Skip to content

PiggyAwesome/maths24-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

maths24-solver

Solves Maths24 problems for you!

Enjoy this open scource project! You can edit modify and share! My wishes is for you to use this project as an example and as an opportunity to lean Python!

How it works

This program uses the random module to randomly choose an operator, puts the stated numbers in random position and evaluates it, till it gets to 24!

What do you need:

All you need to use this is: Python

Any form of text editor. (Notepad will work)

How to use this:

Run the python file by opening a terminal in the directory of the file and typing:

python solve.py

You will be prompted for the numbers. Enter the first number, press enter, then the second, and so on...

After you have entered the fourth number, the program will try to find the solution!

Wait for it to finish and you will get your awnser!

About

Solves Maths24 problems for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages