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