This is just a starter project for the "Factorial Factory" project in the Joy of Coding Scratch201 course. Remix the project and add a custom block to the factory that computes the factorial of the input number, using either an iterative or recursive procedure.