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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
+ 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