Skip to content

Commit 0898d8b

Browse files
committed
Add A1 SC + site link
1 parent 4353d44 commit 0898d8b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.DS_Store

0 Bytes
Binary file not shown.

res/.DS_Store

0 Bytes
Binary file not shown.

res/assignments.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"released": "2020-01-06 5:00:00 PM",
88
"due": "2020-01-21 11:59:59 PM",
99
"visible": true,
10-
"active": true
10+
"active": false
1111
},
1212
{
1313
"num": 1,
1414
"title": "Cryptography",
1515
"spec": "https://github.com/stanfordpython/python-assignments/blob/master/assign1/README.md",
16-
"starter_code": "https://github.com/stanfordpython/python-assignments/tree/master/assign1",
16+
"starter_code": "https://stanfordpython.com/res/starter-code/assign1.zip",
1717
"released": "2020-01-20 5:00:00 PM",
1818
"due": "2020-02-04 11:59:59 PM",
19-
"visible": false,
20-
"active": false
19+
"visible": true,
20+
"active": true
2121
},
2222
{
2323
"num": 2,

res/starter-code/assign1.zip

22.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)