Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ welcome
Function
welcome
recipes/Python/492215_diskdemopy/recipe-492215.py:10–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
loop()
9
10
def
welcome():
11
print
'+---------------------+'
12
print
'| DISK DEMO |'
13
print
'| by Stephen Chappell |'
14
print
'+---------------------+'
15
16
def
loop():
17
valid_disk = False
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected