Skip to content

sosudo/Axle-the-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Axle the Calculator

A simple two integer calculator

Note - This is made using the CodeHS (www.codehs.com) version of Python.

Directions

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


Enjoy! You now have a calculator that is as functional as Siri (don't sue me Apple, please) and as fun as you make it.