Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ myFunc
Function
myFunc
Chapter 12/module.py:1–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
def
myFunc():
2
print(
"Hello world!"
)
3
4
5
Callers
1
module.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected