Heyyy how do I comment in sololearn code Editor? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Heyyy how do I comment in sololearn code Editor?

Sololearn code Editor

14th Aug 2019, 12:13 AM
Prakhar Parashar
Prakhar Parashar - avatar
2 Answers
+ 2
Same way you comment in any other code editor. In Python, it’s #, in c++ and Java it’s //, and in MATLAB it’s %.
14th Aug 2019, 12:27 AM
Rora
+ 2
It is language dependent as mentioned. Commenting on someone else's code is a different thing.
14th Aug 2019, 1:32 AM
Sonic
Sonic - avatar