Skip to content

Commit 505da19

Browse files
Week 37
1 parent 26a63b7 commit 505da19

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

Week37.ipynb

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"## Programming Problem\n",
8+
"\n",
9+
"Continue with the previous [USACO problem](http://usaco.org/index.php?page=viewproblem2&cpid=1180).\n",
10+
"\n",
11+
"Debug the main code and gain an understanding of variable scope."
12+
]
13+
}
14+
],
15+
"metadata": {
16+
"language_info": {
17+
"name": "python"
18+
},
19+
"orig_nbformat": 4
20+
},
21+
"nbformat": 4,
22+
"nbformat_minor": 2
23+
}

0 commit comments

Comments
 (0)