Previously “(Oversimplified Neural Network) Calculator“ See inside and play around yes, this project is only fun for people who see inside and can read the code, unless you read below. Change the list (at the top) to change the equation (if there’s a √, the number after doesn’t matter); terms and operators alternate. Change the values of a, b, and c (the only “numbers” (terms) in this) to customize further.
I made this. BTW Neural Network sounds like a title that a featured Scratch game would have… When you start the project without editing anything, you can see that it’s calculating 1 (a)+2 (b)+3 (c), and “Sprite1: answer” correctly gives an answer of 6. Yes I’m going to use this to try some extremely basic machine learning. On Scratch. B) Renamed Sprite1 to Basic Calculator BTW