“Comentários em Python” Respostas de código

Comentários do Python

#this is a comment. use comments to remember code. put them in your code.
#it looks like buzy work. but you will be suprised how often you reread your code

# this is the comment you can copy
dl.idiot..

Comentário Python

# this is a single line comment
""" this
is a multi line comment """
Joe Brayshaw

Comentário Python

Use # for single line comment asshole .
alimehridev

Comentário em Python

#this is a comment
'''
this
is
a
multiline
comment
'''
Gorgeous Gentoo

Comentário Python

# this is a single line comment
""" this is a 
multi line comment """
Joe Brayshaw

Comentários em Python

# Comment
'''
A
Multiline
comment
'''
Code Cat

Respostas semelhantes a “Comentários em Python”

Perguntas semelhantes a “Comentários em Python”

Mais respostas relacionadas para “Comentários em Python” em Python

Procure respostas de código populares por idioma

Procurar outros idiomas de código