We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea43dd5 commit 194ea0aCopy full SHA for 194ea0a
1 file changed
res/labs.json
@@ -25,6 +25,17 @@
25
"solutions": "#",
26
"visible": true,
27
"active": true
28
+ },
29
+ {
30
+ "week": 6,
31
+ "topic": "NumPy and Object-Oriented Programming",
32
+ "part1": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-6/lab-6.zip",
33
+ "part2": "#",
34
+ "solutions": "#",
35
+ "visible": true,
36
+ "active": true
37
}
38
]
39
40
+
41
0 commit comments