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

Method greet

Chapter 10/03_self.py:9–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8 @staticmethod
9 def greet():
10 print("Good morning")
11
12
13harry = Employee()

Callers 1

03_self.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected