This the first part of the 3-part python fundamentals series.
We have covered :
* I/O function and indentation
* Variable and their data types
* Operations on different data types
* String formatting and Operators
* Basic Operators
* Basics of Python Lists