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.