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

Method circle

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

Draw a circle with given radius. Arguments: radius -- a number extent (optional) -- a number steps (optional) -- an integer Draw a circle with given radius. The center is radius units left of the turtle; extent - an angle - determines which part of

(self, radius, extent = None, steps = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls 6

speedMethod · 0.95
tracerMethod · 0.95
_delayMethod · 0.95
_rotateMethod · 0.95
_goMethod · 0.95
pushMethod · 0.45

Tested by

no test coverage detected