+ 2
How can I do a comment and line comment on python
Like /* or // but on python? I've tried searching some question like this here and didn't found nothing, so if I'm creating some duplication sorry. I have seen the first tutorials on python and didn't found nothing about commenting and describing the code. I know I could search on Google, I'm just stupid and yeah, that's it, idk why I'm still writing this... I should grab the gun, wait a sec...
12 Respostas
+ 3
Try # đ
+ 2
Thanks very much! Sorry for everything...
+ 1
# for line comment
âââ for multiple line comment (put âââ at the top and bottom)
+ 1
No it doesnât, itâs just something I suppose you pick up from reading other codes, or just ask about
+ 1
I learn solely from SoloLearn too, and I completely agree.
+ 1
You can create a lesson in the lesson factory if you would like to, but it may or may not be accepted
I donât think there is a way to suggest lessons, sadly
0
Thanks!
0
Sololearn doesn't have a lesson on comments?
0
It'd be helpful if it had! In the beginning I suppose.
Like I'm learning solely from sololearn now and I would never know the comment method if I didn't got here...
0
Do we can create lessons or suggest them?
0
Do you think they would accept a "comments" list one? Maybe someone already created and they didn't accept or there's one tutorial on comments and I would just be recreating the lesson...
0
Html comment