✨✨Dino# V0.6✨✨ ____________________________________________ (1761 blocks) This is an WP programming language Controls: / for Operators up and down arrow key to change line typing on left arrow key to delete 1 letter from right right arrow key to clear entire line press enter to start the programm press any other key to type letters, symbols and numbers Commands: ∾∾∾∾∾∾ ____________________________________________ write:[text] it writes text when starting the programm vset:[variable name] [input] sets an variable vchange:[variable name] [input] changes an variable (only works with + and - ) Here is an example: write:hello world!§vset:var1§10§vchange:var1§-10§write:this is an test