We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b67c775 + f2bbe65 commit 57d2baaCopy full SHA for 57d2baa
res/labs.json
@@ -13,7 +13,7 @@
13
"topic": "Functions and Functional Programming",
14
"part1": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-4/functions-and-fp-part-1.ipynb",
15
"part2": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-4/functions-and-fp-part-2.ipynb",
16
- "solutions": "#",
+ "solutions": "https://github.com/stanfordpython/python-labs/blob/master/solutions/lab-4.py",
17
"visible": true,
18
"active": true
19
}
0 commit comments