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

Method bark

Chapter 11 - PS/02_problem2.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9 @staticmethod
10 def bark():
11 print("Bow Bow!")
12
13
14d = Dog()

Callers 1

02_problem2.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected