MCPcopy Create free account
hub / github.com/geekcomputers/Python / getName

Method getName

inheritance_YahV1729.py:13–14  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

11
12 # To get name
13 def getName(self):
14 return self.name
15
16 # To check if this person is employee
17 def isEmployee(self):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected