This repo contains code of topics mentioned below:
- Language fundamentals
- Operators
- Input and output statements
- Flow control
- Strings
- List data structure
- Tuple data structure
- Set data structure
- Dictionary data structure
- Functions
- Modules
- Packages
- Exception handling
- Logging module
- Assertions
- File handling
- OOPs
- Regular expression
- Multithreading
- Python database connectivity
- Decorators
- Generators