Enter - new line. Equals - delete last line. / or Green Flag - run code. F - go fullscreen / exit fullscreen. Current things embedded: type: Types out variable / text is on the next line. (any single letter) = Sets that variable to whatever is on the next line. random: Sets the variable 'random' to a number between the next line and the next next line. input: Asks the user what's on the next line and sets variable 'input' to what they answered. 8/11/23 - released it. Trying to get if then else working.