We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae1c87 commit 9e01c1eCopy full SHA for 9e01c1e
res/labs.json
@@ -4,8 +4,8 @@
4
"topic": "Data Structures",
5
"part1": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-2/data-structures-part-1.ipynb",
6
"part2": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-2/data-structures-part-2.ipynb",
7
- "solutions": "#",
+ "solutions": "https://github.com/stanfordpython/python-labs/blob/master/solutions/lab-2.py",
8
"visible": true,
9
"active": true
10
}
11
-]
+]
0 commit comments