Press the green flag to start! All codes: fd”steps”: move forward by “steps”. bd”steps”: move backward by “steps”. lt”steps”: move left by “steps”. rt”steps”: move right by “steps”. ltb”degrees”: turn left by “degrees” degrees. rtb”degrees”: turn right by “degrees” degrees. penup: pen up. pendown: pen down. eraseall: erase all. changecolor: it will ask you, “change color to which? (1-100)” the answer will be the color. (Default=0) changebrightness: it will ask you, “change brightness to which? (1-100)” the answer will be the brightness of the color. (Default=0) changesaturation: it will ask you, “change saturation to which? (1-100)” the answer will be saturation of the color. (Default=0) changepensize: it will ask you, “change pen size to how big?” the answer will be size of the pen. (Default=1)