Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
35
filename =
'teacher.csv'
Callers
7
main
Function · 0.80
main
Function · 0.80
string.py
File · 0.80
main
Function · 0.80
gui3.py
File · 0.80
gui2.py
File · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected