------TEXT-EDITOR KEYBINDS------ Arrow keys-do what you'd expect Backtick(`) - Backspace All other keys that type(save for enter) do as expected Warning: due to how scratch handles special characters, i have to use a system for typing that's really slow, sorry :( ---------------COMMANDS-------------- + - add one to the variable after it '-' - removes one from the variable after it * - multiplies the variable after it by itself ** - sets the variable on the left to the value of the variable on the left times the variable on the right / - divides the variable after it by itself , - defines a variable @ - accepts input into the variable after it & - prints the data of the variable after it && - prints the character corresponding to the data in the variable o the right ;[]{} - while the variables inside of the brackets are equal, the scripts inside of the curly brackets execute NOTE: VARIABLES CAN ONLY BE ONE CHARACTER LONG
sorry that it got temporarily renamed to 'windows xp recreation in scratch' i accidentally hit the name thing instead of the search thing