This Repository contains the basic programs coded in python.
This file contains multiple programs and cells of codes each explaining a basic functionality of Python. The main ideas that are explained via code in this file are:
1. Expressions
2. Type Function
3. Overriding Precedence
4. Boolean Expression / Conditional Expression
5. Conditional Expression
6. Other types of Expressions
7. Call Expressions
8. Evaluation of Some Call Expressions