Skip to content

Commit 57d2baa

Browse files
committed
2 parents b67c775 + f2bbe65 commit 57d2baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/labs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"topic": "Functions and Functional Programming",
1414
"part1": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-4/functions-and-fp-part-1.ipynb",
1515
"part2": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-4/functions-and-fp-part-2.ipynb",
16-
"solutions": "#",
16+
"solutions": "https://github.com/stanfordpython/python-labs/blob/master/solutions/lab-4.py",
1717
"visible": true,
1818
"active": true
1919
}

0 commit comments

Comments
 (0)