Skip to content

Commit 194ea0a

Browse files
committed
Add Lab 6
1 parent ea43dd5 commit 194ea0a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

res/labs.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@
2525
"solutions": "#",
2626
"visible": true,
2727
"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
2837
}
2938
]
3039

40+
41+

0 commit comments

Comments
 (0)