Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ main
Function
main
recipes/Python/492215_diskdemopy/recipe-492215.py:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
################################################################################
5
6
def
main():
7
welcome()
8
loop()
9
10
def
welcome():
11
print
'+---------------------+'
Callers
1
recipe-492215.py
File · 0.70
Calls
2
welcome
Function · 0.70
loop
Function · 0.70
Tested by
no test coverage detected