Skip to content

Generates random equations for my calculator software to evaluate and compare to python's eval() function

Notifications You must be signed in to change notification settings

sharktrexer/calculator-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

calculator tester

A program that randomly generates equations to then test against my basic string-input calculator and python's eval() function. Requires my python calculator to run.

You also need to download python here: https://www.python.org/downloads

Once both calculator.py and calculatorTeser.py are downloaded, make sure they are both in the same file directory. Open a command prompt and change to the directory to wherever the python files are located. Then enter "python calculatorTester.py" to run.

Example:

calc test

About

Generates random equations for my calculator software to evaluate and compare to python's eval() function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages