Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ welcome
Function
welcome
recipes/Python/456375_File_Extractor/recipe-456375.py:15–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
break
14
15
def
welcome():
16
print
17
print
' Welcome to'
18
print
'FILE EXTRACTOR'
19
print
'=============='
20
print
21
22
def
main_menu():
23
print
'(1) Open Workspace'
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected