This is a test program and not a game or anything like that. You can reuse the code but remember to credit me. The idea came to me when programming in python where you didn't need to manually define (or make) new variables you were going to use. Instead, you just had to use a variable and if it was new, the program would just make it. This is an attempt to do this in Scratch.