Menu

Tree [213dd3] master /
 History

HTTPS access


File Date Author Commit
 1.0-edit.py 2014-02-16 TheJawaEyes TheJawaEyes [213dd3] Original Version open for editing
 1.0.py 2014-02-14 TheJawaEyes TheJawaEyes [23f19c] Initial Release with all features included
 1.10.py 2014-02-14 TheJawaEyes TheJawaEyes [68b44f] Without Speed Of Light Features
 1.2.py 2014-02-15 TheJawaEyes TheJawaEyes [447543] Power Of 10 Feature Added
 README.txt 2014-02-14 TheJawaEyes TheJawaEyes [7de3cd] Instructions and FAQ's For The Calculator

Read Me

Thank you for downloading and running my Python Calculator. This README details the instructions for running all versions
of the calculator and any FAQ's that may occur.

STEP 1
-----------------
Download the calculator file required (labelled as a .py) or copy it into a code editor and save it.

STEP 2
-----------------
Simply run the code or the downloaded calculator file! You will notice the main screen brings up a list of options -
when these appear just select the option that you wish to complete within the calculator.


FAQ's
-----------------
Do I need to have Python installed to run the code?

Yes, you will if you intend to run the program locally. The only other option is to run the code using an online
interpreter such as repl.it