A simple two integer calculator
Note - This is made using the CodeHS (www.codehs.com) version of Python.
1.Download the .zip file
2.Go to the CodeHS website and
a.If you already have an account for CodeHS, log in
b.If you don't have an account, create one and log in
3.Go to sandbox and create a new project called Axle, and the language should be Python
4.Now unzip the .zip file
5.Open main.py using a notepad or word/text editor (I recommend Text, available in the Chrome Web Store)
6.Copy the contents into the CodeHS python console you just made
7.Press run