- to delete a line , for ( . for ) down arrow for going down a line up arrow for going down a line green flag to run right arrow to see the output left arrow for code try the samples or make your own projects code : print() : put something in the output window clear screen : clear the screen ready for the pen pen down : brings the pen down pen up : put the pen up up() : move up some pixels down() : move down some pixels left() : move left some pixels right() : move right some pixels go to x() : send the sprite to an x pos go to y() : send the sprite to an y pos turn cw() : turn the sprite clockwise turn ccw() : turn the sprite counter clock wise set dir to() : set the direction of the sprite (like normal scratch) move() : move the sprite forward set color to black, red, green, white and blue. set color of the pen