Day 2: Python Syntax, Comments, Variables, Data Types, and Numbers
1. Python Syntax:
Learn about indentation, which is crucial in Python, as it determines the structure of your code.
Understand how to use colons and proper spacing in Python statements and code blocks.
https://www.w3schools.com/python/python_synt...
thearnab.hashnode.dev2 min read