-Thanks to @AMarlar for the original code, which is a variation of my own code Here is a much faster way to find all binomial addition expressions that equal an inputted number. It starts a variable at 0 and cycles all the way up to half of your number, finding what number adds to the variable to get your number. It adds all of them to the list. --------------------------------Instructions--------------------------------- -After clicking the flag, input a number. All of the expressions will be added to the list on the left. -------------------------------Other Notes--------------------------------- -Did you know that Scratch lists can hold only up to 200,000 items? This means you won't get all of the expressions if you ask for any number above 399,999. -I removed the cloud variable from the original project, because the maximum number of expressions that can fit in the list is 200,000; the number causing that set of expressions being 399,999. ----------------------------------Credits-------------------------------------
Build Date: 04/28/2023 input a number to check, then input, "Quick" or "Slow" the difference between quick and slow is that. i'm also working on a system that can save, and load your results. working on importing multiplication, and division. don't put huge numbers, it takes longer to calculate, unless you want to go through that,