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

Publicado em: 10 Agosto 2021
no canal de: 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')


Nesta página do site você pode assistir ao vídeo on-line #12 Indentation in Python | Python Indentation | Python Indentation in Hindi duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Python Learning Squad 10 Agosto 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 183 vezes e gostou 23 espectadores. Boa visualização!