MCPcopy Create free account
hub / github.com/CodeWithHarry/The-Ultimate-Python-Course / 02_quick_quiz.py

File 02_quick_quiz.py

Chapter 8/02_quick_quiz.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

goodDayFunction · 0.70

Tested by

no test coverage detected