This repository contains basic python programs which will give you the basic knowledge of the python.
- Basics Of Python.
- Decision Making.
- Loops.
- Lists, Tuples and Dictionary.
- Use of comprehension.
- Functions.
- Modules and packages.
- File handling.
- Exception handling.