Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ stop
Function
stop
tools/python-3.11.9-amd64/Lib/turtledemo/round_dance.py:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
from
turtle
import
*
26
27
def
stop():
28
global running
29
running = False
30
31
def
main():
32
global running
Callers
1
unwrap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected