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

File module.py

Chapter 12/module.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def myFunc():
2 print("Hello world!")
3
4

Callers

nothing calls this directly

Calls 1

myFuncFunction · 0.85

Tested by

no test coverage detected