This project contains a simple Python program that adds two numbers and displays the result.
calc.py: Python script to add two numbersREADME.md: Project explanation
- Open terminal / command prompt in the project folder
- Run this command:
python calc.py