MCPcopy 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

1def goodDay():
2 print("Good Day")
3
4goodDay()

Callers 1

02_quick_quiz.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected