Turtle

setycor (sety) number

Parameters:
number Number A coordinate on the y-axis

Description:
Turtles set their y-coordinate to number

Examples:
sety 2 will move the turtle so that its y-coordinate is 2 (and leaves the x-coordinate the same)

Related Commands:
setxcor setxy setycor-at setycor-of setycor-towards step ycor