Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
def
option_3():
45
""
"
46
Option 3 --> Exit the program
47
""
"
48
quit()
49
50
51
def
Home():
Callers
1
Home
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected