filmov
tv
2 Ways For Python Comments | Why We Use Comments in Python? | FREE Python Course

Показать описание
In python programming , comment lines are used to explain the code.To do this, we use “#” sign and triple quotes. A Python comment code can be written with them.
Below, there is an example for this:
Example:
-------------------------------------------------------------------------------
print("Hello!") #This is print function
a= 5*5 #This is a calculation
print(a) #This is print function
-------------------------------------------------------------------------------
.
.
Social Media:
**********************************************************
**********************************************************
.
#pythoncomments #pythonlearning #pythonprogramming #python3 #python #pythoncourse #freepythoncourse
Below, there is an example for this:
Example:
-------------------------------------------------------------------------------
print("Hello!") #This is print function
a= 5*5 #This is a calculation
print(a) #This is print function
-------------------------------------------------------------------------------
.
.
Social Media:
**********************************************************
**********************************************************
.
#pythoncomments #pythonlearning #pythonprogramming #python3 #python #pythoncourse #freepythoncourse