We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4353d44 commit 0898d8bCopy full SHA for 0898d8b
.DS_Store
0 Bytes
res/.DS_Store
res/assignments.json
@@ -7,17 +7,17 @@
7
"released": "2020-01-06 5:00:00 PM",
8
"due": "2020-01-21 11:59:59 PM",
9
"visible": true,
10
- "active": true
+ "active": false
11
},
12
{
13
"num": 1,
14
"title": "Cryptography",
15
"spec": "https://github.com/stanfordpython/python-assignments/blob/master/assign1/README.md",
16
- "starter_code": "https://github.com/stanfordpython/python-assignments/tree/master/assign1",
+ "starter_code": "https://stanfordpython.com/res/starter-code/assign1.zip",
17
"released": "2020-01-20 5:00:00 PM",
18
"due": "2020-02-04 11:59:59 PM",
19
- "visible": false,
20
- "active": false
+ "visible": true,
+ "active": true
21
22
23
"num": 2,
res/starter-code/assign1.zip
22.2 KB
0 commit comments