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

Method shape

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

Set turtle shape to shape with given name / return current shapename. Optional argument: name -- a string, which is a valid shapename Set turtle shape to shape with given name or, if name is not given, return name of current shape. Shape with name must exist

(self, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

demo2Function · 0.80
setupFunction · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls 4

_updateMethod · 0.95
TurtleGraphicsErrorClass · 0.85
getshapesMethod · 0.80
_setshapeMethod · 0.80

Tested by

no test coverage detected