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

Function main

Exercises/Exercise-2/main.py:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 1

main.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected