inspired by my old scratch python project all it does is run the default scratch blocks in chronological order, no event hats yet (coming in a visual version) update 7/3/22: added if/else statements and repeat loops
press f in the project for a list of functions each function is organized [name](input,"input",1) each input will either be recognized as s (string), i (integer), or a (either one) there is no concatenation other than through use of the [change] function, shown in the demo *added [join] if functions only use = checks and no others yet all variables in the project will be replaced with their values the only default variables are username and answer