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