MCPcopy 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
22def main_menu():
23 print '(1) Open Workspace'
24 print '(2) Quit Application'
25
26def main_query():
27 while True:

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected