"## Exercise 3.2: had a weird error message when trying to execute the evaluation part:\n",
"\n",
...
...
@@ -47,6 +47,13 @@
"worked on it together with Eva Diaz, trying to figure out what the problem was, but couldn't find any solution... "
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"With help of Eva understood that assertion error came from uncompleted year and the marked code line that said \"assert ...\", so deleted this line and worked through the rest of the code --> worked! Found strongest year 2009 and weakest year 2020."