Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
def
close():
34
pygame.quit()
35
sys.exit()
36
37
38
# Drawing of Fidget Spinner on Pygame Window
Callers
1
spinner
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected