Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3481e21 + 8faecbf commit 05d7d15Copy full SHA for 05d7d15
1 file changed
Doc/library/turtle.rst
@@ -1981,7 +1981,7 @@ Methods specific to Screen, not inherited from TurtleScreen
1981
:param startx: if positive, starting position in pixels from the left
1982
edge of the screen, if negative from the right edge, if None,
1983
center window horizontally
1984
- :param startx: if positive, starting position in pixels from the top
+ :param starty: if positive, starting position in pixels from the top
1985
edge of the screen, if negative from the bottom edge, if None,
1986
center window vertically
1987
0 commit comments