Next, let us make the turtle make a turn. Type of the following command, then press the ENTER key:
You can see the “arrow” has been turned. The command right tells the turtle to turn, and the number after the command specifies the number of degrees to turn. In this case, we ask the turtle to turn a third of a full circle (as a full circle as 360 degrees).