MCPcopy 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
6def main():
7 welcome()
8 loop()
9
10def welcome():
11 print '+---------------------+'

Callers 1

recipe-492215.pyFile · 0.70

Calls 2

welcomeFunction · 0.70
loopFunction · 0.70

Tested by

no test coverage detected