After installing Python in your system, you can now start programming in python. For this, you use the python interpreter. Your pass two options are available for using Python interpreter.
- Python Command Line Interpreter
- Python IDLE (Integrated Development and Learning Environment)