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

Function Start_Program

IP_Locator/main.py:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91
92# Run the program
93def Start_Program():
94 Display_Menu()
95 Home()
96
97Start_Program()

Callers 1

main.pyFile · 0.85

Calls 2

Display_MenuFunction · 0.85
HomeFunction · 0.85

Tested by

no test coverage detected