Basics of Python Programming
Example: creating simple program in Python
Python Functions
Python Functions Syntax
Python Function Name
Python Functions Parentheses
Python Functions Block
Python Case Sensitivity
Example: Python case sensitivity
How Does Python Program Work?
(Here explain the process of execution of the last example)
Python Variables
Python Variables Syntax:
Example: creating variables in Python
Python Semicolon
Example: using semicolon in Python
Python Data Types
Example: using python data types
Comments in Python
Example: using comments in Python