04 Python uses Identation to indicate the code block
Postado 2022-10-08 11:43:19
0
57
The spaces at the beginning of a code line is called as Identation.
In other Programming languages Identation or Spaces in the beginning of the code if just for readability but In Python it makes difference. The indentation in Python is very important. Python uses indentation to indicate a block of code.
For Example:
if 5 > 2:
print("Five is greater than two!")
In above example when you make identation before print statement after IF statement, it is considered as the code block for IF statement.
and
if 5 > 2:
print("Five is greater than two!")
the above code will give you syntax error.
Pesquisar
Categorias
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Jogos
- Gardening
- Health
- Início
- Literature
- Music
- Networking
- Outro
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Leia Mais
Key Players and Competitive Landscape in the Second-hand Products Market
The global second-hand products market is witnessing a transformation, emerging as a dynamic and...
limousine cars
Experience Luxury Like Never Before with Satoshi Concierge: Film Shoots, Yachts, Mansions &...
Loyalty Management Market Size, Share & Trend Analysis 2025-2034
The most recent report published by Vantage Market Research indicates that the "Loyalty...
© 2025 Omaada - A global social and professionals networking platform
Portuguese
