MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / pos

Method pos

Lib/lib-tk/turtle.py:1616–1627  ·  view source on GitHub ↗

Return the turtle's current location (x,y), as a Vec2D-vector. Aliases: pos | position No arguments. Example (for a Turtle instance named turtle): >>> turtle.pos() (0.00, 240.00)

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

writeMethod · 0.80
accMethod · 0.80
stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected