- Introduction to Python and it’s brief history
- Features of Python
- Limitations of Python
- Python identifiers and keywords
- Python Data Types
- Integral values in Python – an introduction
- float values in Python
- Base conversion functions in Python
- Complex Data Type in Python
- Python bool Data Type
- Strings in Python
- Python Typecasting
- Understanding Immutability in Python’s Fundamental Data Types
- Understanding List Data Type
- Python tuple data type
- Python Set tutorial
- Python Frozen Set Tutorial
- Dictionary (dict) in Python
- Python Bytes and Bytearray Data Types
- Python None Data Type
- Python Arithmetic Operators Tutorial
