Comment in python | Python for Beginners

Publicado el: 03 enero 2023
en el canal de: Cipher
9
like

To make a comment in Python, you can use the # symbol. Anything after the # on the same line will be ignored by the Python interpreter. Here is an example:


This is a comment
The following line is a command to print "Hello, World!"
print("Hello, World!")
You can also use multiple # symbols to create a block comment, like this:


This is a block comment
It can span multiple lines
Just use the "#" symbol at the beginning of each line

This is not a part of the block comment
It is a separate line of code
print("Hello, World!")

Block comments are useful for including longer explanations or notes in your code. They can help you and others understand what the code is doing.

Time Stamps:
0:00 What is comment in python
0:19 How comment works
0:50 How to create comment in python


#pythonforbeginners
#pythontutorial #python #pythonprogramming #python3 #pythoninhindi


En esta página del sitio puede ver el video en línea Comment in python | Python for Beginners de Duración hora minuto segunda en buena calidad , que subió el usuario Cipher 03 enero 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 9 veces y le gustó like a los espectadores. Disfruta viendo!