Kaydet (Commit) 847c43a2 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Note that first coord. is left alone

üst dd53e114
......@@ -325,7 +325,7 @@ Turtle motion
:param y: a number (integer or float)
Set the turtle's second coordinate to *y*, leave second coordinate unchanged.
Set the turtle's second coordinate to *y*, leave first coordinate unchanged.
>>> turtle.position()
(0.00, 40.00)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment