Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ option_2
Function
option_2
IP_Locator/main.py:36–42 ·
view source on GitHub ↗
Option 2 --> IP Finder
()
Source
from the content-addressed store, hash-verified
34
Home()
35
36
def
option_2():
37
""
"
38
Option 2 --> IP Finder
39
""
"
40
LocateIP.get_ip()
41
Display_Menu()
42
Home()
43
44
def
option_3():
45
""
"
Callers
1
Home
Function · 0.85
Calls
2
Display_Menu
Function · 0.85
Home
Function · 0.85
Tested by
no test coverage detected