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

Pubblicato il: 10 agosto 2021
sul canale di: 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')


In questa pagina del sito puoi guardare il video online #12 Indentation in Python | Python Indentation | Python Indentation in Hindi della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python Learning Squad 10 agosto 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 183 volte e gli è piaciuto 23 spettatori. Buona visione!