Commands: forward: moves forward backward: moves backward left: turns left (90 degrees) right: turns right (90 degrees) circle: draws a circle penup: stops drawing pendown: starts drawing def: everything under that will go to the function list. function: puts the function list into the code box all at once start: most important, starts the code make sure not to use capitals and to spell it right, anything else will be ignored.