We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccc49e commit 8b3b5bfCopy full SHA for 8b3b5bf
2 files changed
.DS_Store
0 Bytes
res/lectures.json
@@ -82,5 +82,17 @@
82
"visible": true,
83
"active": true,
84
"code": "#"
85
+ },
86
+ {
87
+ "uid": "86d9817e-e471-4f32-a79e-aa88b307c54b",
88
+ "title": "Standard Library",
89
+ "date": "2020-02-19",
90
+ "condensed": "#",
91
+ "full": "#",
92
+ "video": "#",
93
+ "video_note": "#",
94
+ "visible": true,
95
+ "active": true,
96
+ "code": "https://stanfordpython.com/res/lecture-code/Lecture7.zip"
97
}
98
]
0 commit comments