04 Python uses Identation to indicate the code block
Posted 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.
Zoeken
Categorieën
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Spellen
- Gardening
- Health
- Home
- Literature
- Music
- Networking
- Other
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Read More
難燃性ポリカーボネートフィルムの最新調査レポート:市場規模、競合環境、成長要因2025
2025年5月30日に、QYResearch株式会社(所在地:東京都中央区)は、「難燃性ポリカーボネートフィルム―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の調...
Asia-Pacific Pumps Market Growth Opportunities & Forecast 2025
Asia-Pacific Pumps Market Analysis:
The Asia-Pacific pumps market demonstrates robust...
Asia-Pacific Biomass Power Market Trends, Growth & Forecast 2025
Asia Pacific Biomass Power Market:
The Asia-Pacific Biomass Power Market is experiencing rapid...
© 2025 Omaada - A global social and professionals networking platform
Dutch
