“Comentario en Python” Código de respuesta

Comentarios de 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..

comentario de Python

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

comentario de Python

Use # for single line comment asshole .
alimehridev

Comentario en Python

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

comentario de Python

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

Comentarios en Python

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

Respuestas similares a “Comentario en Python”

Preguntas similares a “Comentario en Python”

Más respuestas relacionadas con “Comentario en Python” en Python

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código