MCPcopy Create free account
hub / github.com/danielbeach/data-engineering-practice / main

Function main

Exercises/Exercise-1/main.py:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14def main():
15 # your code here
16 pass
17
18
19if __name__ == "__main__":

Callers 1

main.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected