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

Method penup

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

Pull the pen up -- no drawing when moving. Aliases: penup | pu | up No argument Example (for a Turtle instance named turtle): >>> turtle.penup()

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.80
maketreeFunction · 0.80

Calls 1

penMethod · 0.95

Tested by

no test coverage detected