Skip to content

Commit f2bbe65

Browse files
committed
Add Lab 4 solutions (disasterously late)
1 parent b71a6ac commit f2bbe65

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)