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
На этой странице сайта вы можете посмотреть видео онлайн Comment in python | Python for Beginners длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Cipher 03 Январь 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 9 раз и оно понравилось like зрителям. Приятного просмотра!