Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ switchpen
Function
switchpen
tools/python-3.11.9-amd64/Lib/turtle.py:3997–4001 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3995
3996
if
__name__ ==
"__main__"
:
3997
def
switchpen():
3998
if
isdown():
3999
pu()
4000
else
:
4001
pd()
4002
4003
def
demo1():
4004
""
"Demo of old turtle.py - module"
""
Callers
1
demo2
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected