How do they write comments in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do they write comments in python?

3rd Sep 2020, 7:08 AM
Ayuk Chris
Ayuk Chris - avatar
7 Answers
3rd Sep 2020, 7:18 AM
Kevin ★
+ 4
# comment
3rd Sep 2020, 8:44 AM
Sonic
Sonic - avatar
+ 3
There is a search bar right up there, feel free to search there. https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2288/
3rd Sep 2020, 7:19 AM
Maharnab Saikia
Maharnab Saikia - avatar
+ 2
Ayuk Chris You forgot to tag Python, tags only says 'now', no idea why you even tagged that ...☝
3rd Sep 2020, 7:42 AM
Ipang
+ 2
Use # symbol. You can comment.
4th Sep 2020, 10:36 AM
Sadaf Shaikh
Sadaf Shaikh - avatar
+ 1
Ayuk Chris commonly # is used to make statements as comments in python Hope this helped :)
3rd Sep 2020, 8:04 AM
RuntimeERROR
RuntimeERROR - avatar
0
Using # Symbol you can write comment in python
4th Sep 2020, 8:31 AM
Sayyam Jain
Sayyam Jain - avatar