This project used to help the beginners of python in setting up the project and understanding the basic data types, data structure, control statement, classes, exception handling etc.
- Download python from python.org.
- It would be better to use IDE (Integral Development Environment), it's a tool to create and run the code. Here, I use PyCharm.
- Open the IDE and create a project.