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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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