MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / option_3

Function option_3

IP_Locator/main.py:44–48  ·  view source on GitHub ↗

Option 3 --> Exit the program

()

Source from the content-addressed store, hash-verified

42 Home()
43
44def option_3():
45 """
46 Option 3 --> Exit the program
47 """
48 quit()
49
50
51def Home():

Callers 1

HomeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected