how can i make a comment in paython language ? Is paython language supports one line comments and multi lines comment like ja | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

how can i make a comment in paython language ? Is paython language supports one line comments and multi lines comment like ja

2nd Jul 2017, 9:50 PM
mohamed ashraf
mohamed ashraf - avatar
2 Antworten
+ 5
# single line comment """ Multiline comment​. Used to explain when a single line won't do """ ''' Also a valid multiline comment '''
2nd Jul 2017, 9:51 PM
Don
Don - avatar
0
It's Python though 😉
2nd Jul 2017, 10:17 PM
Aisinthalor
Aisinthalor - avatar