MCPcopy
hub / github.com/ZiniuLu/Python-100-Days / title

Method title

Day01-15/Day11/csv2.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29
30 @property
31 def title(self):
32 return self.__title
33
34
35filename = 'teacher.csv'

Callers 7

mainFunction · 0.80
mainFunction · 0.80
string.pyFile · 0.80
mainFunction · 0.80
gui3.pyFile · 0.80
gui2.pyFile · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected