#12 Indentation in Python | Python Indentation | Python Indentation in Hindi

Publié le: 10 août 2021
sur la chaîne: Python Learning Squad
183
23

#python #pythontutorials #LearningSquad #pythonprogramming #indentation #pythonindentation

In this video, you will learn about the Indentation in python and what is its significance and have discussed indentation error and how to resolve them.

'''
x = 100

if x(less than)5: #instead of less than text use the less than symbol
print('I am from indented block')

for i in range(7):
print(i)
'''
print('Hello')
print('I am special')
print('Hello Again')


Sur cette page du site, vous pouvez voir la vidéo en ligne #12 Indentation in Python | Python Indentation | Python Indentation in Hindi durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Python Learning Squad 10 août 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 183 fois et il a aimé 23 téléspectateurs. Bon visionnage!