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.
Search
Categories
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Games
- Gardening
- Health
- Home
- Literature
- Music
- Networking
- Other
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Read More
Urology Devices Market Demand, Share, and Strategic Outlook - 2030
Urology Devices Market Projected to Expand at 7.2% CAGR Through 2030
The Global Urology...
In-Game Advertising Market Analysis and Outlook Report 2025-2034
The worldwide "In-Game Advertising Market" 2025 Research Report presents a professional and...
家庭用製粉機業界分析レポート2025:市場規模、産業調査、最新動向、成長機会
2025年5月12日に、QYResearch株式会社(所在地:東京都中央区)は「家庭用製粉機―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の最新調査資料を発行しま...
Mammography Market Research Report: Growth, Share, Value, Trends, and Insights
The most recent report published by Vantage Market Research indicates that the "Mammography...
Latent TB Testing Market Size, Share, Trends & Forecast to (2024-2032) | UnivDatos
According to the UnivDatos, rising tuberculosis (TB) incidence, increased need for screening in...