This is a basic python app to understand the basics You have to install python in your Mac or Windows Machine https://www.python.org/downloads/ or brew install python3 (Mac) Run python --version in your terminal or Command Prompt to find the version. Run python3 filename.py to see the output.