Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ main_menu
Function
main_menu
recipes/Python/456375_File_Extractor/recipe-456375.py:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
print
21
22
def
main_menu():
23
print
'(1) Open Workspace'
24
print
'(2) Quit Application'
25
26
def
main_query():
27
while
True:
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected