MCPcopy Index your code
hub / github.com/geekcomputers/Python / quit

Function quit

Google_Image_Downloader/image_grapper.py:134–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132
133##############
134def quit():
135 print(
136 """
137-------------------------***Thank You For Using***-------------------------
138 """
139 )
140 return False
141
142
143run = True

Callers 3

mainFunction · 0.85
in_betMethod · 0.85
get_selectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected