IT'S FINALLY HERE! AFTER 3 HOURS OF CONSTANT SCRIPTING, I FINALLY FINISHED MY RANDOM MATH EQUATION GENERATER! It will ask you which operation (+ - * / random(?))random will do a random operation for each new problem. you want to practice, then you can set the boundries for the numbers in the problem, for instance, 1-10. Don't worry, you won't end up with any integers in subtraction/division, all the equations are rational. There's also a pen for you to use to help you solve the problem. You can also show/hide the menu, and everything in the menu is controlled by the mouse. This is useful for practicing math problems, and testing your abilities. When it asks you if you want to do another equation, you can type yes, no, or forever, where it will repeat until you click the green flag. "no" will bring it back to the initial part, so you can change the operation, number boundries, etc. It doesn't clear the history when you click the green flag, so you can keep a constant record of it. Also, in case you didn't know, * is multiplcation and / is division. For the history, it will say the equation, then if you got it right or not, and last, it will say your answer. It should look something like this: 5*9=45 (incorrect) (90) Well thanks for reading, and enjoy!
Check out the scripts to epriciate just how LONG the main script is. I spent a lot of work on this.