+ 1

How do they write comments in python?

3rd Sep 2020, 7:08 AM
Ayuk Chris
Ayuk Chris - avatar
6 Réponses
3rd Sep 2020, 7:18 AM
Kevin ★
+ 4
# comment
3rd Sep 2020, 8:44 AM
Sonic
Sonic - 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