MCPcopy 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
10def welcome():
11 print '+---------------------+'
12 print '| DISK DEMO |'
13 print '| by Stephen Chappell |'
14 print '+---------------------+'
15
16def loop():
17 valid_disk = False

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected