Skip to content

Commit a893d61

Browse files
Week 36
1 parent a633993 commit a893d61

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Week36.ipynb

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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+
"Quick recap on what the code is doing in relation to the question. (This didn't take much explaining on my end).\n",
12+
"\n",
13+
"Finish writing the \"main\" code; only debugging is left."
14+
]
15+
}
16+
],
17+
"metadata": {
18+
"language_info": {
19+
"name": "python"
20+
},
21+
"orig_nbformat": 4
22+
},
23+
"nbformat": 4,
24+
"nbformat_minor": 2
25+
}

0 commit comments

Comments
 (0)