Logbook update

parent b4668f97
......@@ -27,7 +27,7 @@
"hidePrompt": false
},
"source": [
"# Unsolved problems \n",
"# Encountered problems \n",
"\n",
"## 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."
]
},
{
"cell_type": "code",
"execution_count": null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment