Skip to content

Commit 8b3b5bf

Browse files
committed
Add L7 code to site, L7 lecture listing
1 parent cccc49e commit 8b3b5bf

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

res/lectures.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,17 @@
8282
"visible": true,
8383
"active": true,
8484
"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"
8597
}
8698
]

0 commit comments

Comments
 (0)