Skip to content

Python program to generate all possible equations using +, -, *, /, (, and ), given a list of numbers and an outcome

Notifications You must be signed in to change notification settings

cedricdeboom/ExpressionFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ExpressionFinder

Python program to generate all possible equations using +, -, *, /, (, and ), given a list of numbers and an outcome.

Currently no args support; please change the parameters in the main function.

About

Python program to generate all possible equations using +, -, *, /, (, and ), given a list of numbers and an outcome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages