Simple not turing complete programming language for os etc a variable is a stored number which never changes if u don't run any commands that changes variables the variable value starts as 0 commands: pr text, prints text ch num, changes variable by num pv, prints variable st num, sets variable to num as question, asks question and puts the user answer in variable cl, clear all the printed text if num, if the variable is equals to num then it runs next command else it skips it(add multiple if thens if u want to do multiple actions on a condition) gt num, goes back to line num wa num, waits num seconds in num, reverse of if num(if not)
me