Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
def
main():
15
# your code here
16
pass
17
18
19
if
__name__ ==
"__main__"
:
Callers
1
main.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected