filmov
tv
#3- Python | Indentation & Comments | Python in Hindi

Показать описание
PYTHON------
Python is a programming language.
Python can be used on a server to create web applications.
Python Indentation----
Indentation refers to the spaces at the beginning of a code line.
Where in other programming languages the indentation in code is for readability only, the indentation in Python is very important.
Python uses indentation to indicate a block of code.
Python Comments--------
Comments can be used to explain Python code.
Comments can be used to make the code more readable.
Comments can be used to prevent execution when testing code.
--------------------------------------Ask your questions --------------------------------------------------
Python is a programming language.
Python can be used on a server to create web applications.
Python Indentation----
Indentation refers to the spaces at the beginning of a code line.
Where in other programming languages the indentation in code is for readability only, the indentation in Python is very important.
Python uses indentation to indicate a block of code.
Python Comments--------
Comments can be used to explain Python code.
Comments can be used to make the code more readable.
Comments can be used to prevent execution when testing code.
--------------------------------------Ask your questions --------------------------------------------------