MCPcopy 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

25from turtle import *
26
27def stop():
28 global running
29 running = False
30
31def main():
32 global running

Callers 1

unwrapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected