MCPcopy
hub / github.com/geekcomputers/Python / exit

Function exit

Hotel-Management.py:299–302  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

297
298
299def exit():
300 print("")
301 print(" Thanks for visiting")
302 print(" Goodbye")
303
304
305def exit_menu():

Callers 15

HangMan Game.pyFile · 0.85
try_againFunction · 0.85
mainFunction · 0.85
find_cube_root.pyFile · 0.85
Luhn_Algorithm.pyFile · 0.85
mainFunction · 0.85
runMethod · 0.85
TTS.pyFile · 0.85
mainFunction · 0.85
loginFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68