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

Function main

Exercises/Exercise-3/main.py:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3
4def main():
5 # your code here
6 pass
7
8
9if __name__ == "__main__":

Callers 1

main.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected