This is a calculator I made to find factorials (symbolised by a!) using Scratch. Instructions: 1:set A to the input, and then press "Next". 2: That's it! Factorials are numbers created by multiplying a number (in this case, A) by (A-1) and then by (A-2), and so on until the multiplyer is 1.