Edit the list inside to change the code. Code instructions: Create new variable- var("variable name") = variable amount Print text or variables- pt("text" or *variable name*) Do basic math- mt("number" or *variable name* (any operator without parentheses) "number" or *variable name*) Wait a set amount of time- wt("number" or *variable name*)
I submitted this as a solo project for Computing For All, but was beaten by other team projects. I currently have it programmed to calculate the Fibonacci sequence, This is probably the project I am the most proud of (just hit see inside)