MCPcopy Create free account
hub / github.com/codemistic/Web-Development / close

Function close

Fidget Spinner/FidgetSpinner.py:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32# Close the Pygame Window
33def close():
34 pygame.quit()
35 sys.exit()
36
37
38# Drawing of Fidget Spinner on Pygame Window

Callers 1

spinnerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected