Skip to content

Commit 9e01c1e

Browse files
committed
Add solutions
1 parent 7ae1c87 commit 9e01c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/labs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"topic": "Data Structures",
55
"part1": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-2/data-structures-part-1.ipynb",
66
"part2": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-2/data-structures-part-2.ipynb",
7-
"solutions": "#",
7+
"solutions": "https://github.com/stanfordpython/python-labs/blob/master/solutions/lab-2.py",
88
"visible": true,
99
"active": true
1010
}
11-
]
11+
]

0 commit comments

Comments
 (0)