“Comentarios de 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 de Python

#This is a single line Comment
print("Hello, World!")
"""
python is easy good
And this is a multiline comment
"""
Programmer of empires

Respuestas similares a “Comentarios de Python”

Preguntas similares a “Comentarios de Python”

Más respuestas relacionadas con “Comentarios de Python” en Python

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código