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

Method end_fill

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

Fill the shape drawn after the call begin_fill(). No argument. Example (for a Turtle instance named turtle): >>> turtle.begin_fill() >>> turtle.forward(100) >>> turtle.left(90) >>> turtle.forward(100) >>> turtle.left(90) >>> turtle.fo

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

fillMethod · 0.95

Tested by

no test coverage detected