Kaydet (Commit) 5a0c8640 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

small logic correction

üst aaa6e630
......@@ -325,8 +325,7 @@ Turtle motion
:param y: a number (integer or float)
Set the turtle's first coordinate to *y*, leave second coordinate
unchanged.
Set the turtle's second coordinate to *y*, leave second 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