Skip to content

Commit ae7d3c5

Browse files
committed
Add Assignment 2
1 parent 98db6d9 commit ae7d3c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

res/assignments.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
"released": "2020-01-20 5:00:00 PM",
1818
"due": "2020-02-04 11:59:59 PM",
1919
"visible": true,
20-
"active": true
20+
"active": false
2121
},
2222
{
2323
"num": 2,
2424
"title": "Quest for the 🦄",
2525
"spec": "https://github.com/stanfordpython/python-assignments/blob/master/assign2/README.md",
26-
"starter_code": "https://github.com/stanfordpython/python-assignments/tree/master/assign2",
26+
"starter_code": "#",
2727
"released": "2020-02-03 5:00:00 PM",
2828
"due": "2020-02-21 11:59:59 PM",
29-
"visible": false,
30-
"active": false
29+
"visible": true,
30+
"active": true
3131
},
3232
{
3333
"num": 3,

0 commit comments

Comments
 (0)