input a number to recursively multiply by and an amount of steps (general rule of thumb, divide 100 by your mult to get a good number, i.e. 2 mult = 50 steps, 3 = 34, etc) (third blank question doesn't do anything)
these numbers do actually have significance; this ties partly to modular arithmetic (it sort of produces 10/x as the resulting number) I've been calculating this manually on sheets of paper for like 3 weeks now and i'm tired of putting giant sheets of addition next to my doodles due to scratch using scientific notation, the math breaks really quickly - something that processes in raw strings would be able to handle this better