Adding solutions to exercises

This commit is contained in:
Francesc Verdugo
2023-09-08 17:51:59 +02:00
parent dc2f65480f
commit 4ad26425f6
4 changed files with 188 additions and 19 deletions

View File

@@ -449,7 +449,7 @@
"source": [
"\n",
"<div class=\"alert alert-block alert-success\">\n",
"<b>Question:</b> What will be the value of `x` in the last line ? (Think your answer before executing next cell to find out the result) \n",
"<b>Question (NB1-Q1):</b> What will be the value of `x` in the last line ? (Think your answer before executing next cell to find out the result) \n",
"</div>\n",
"\n"
]
@@ -557,7 +557,7 @@
"metadata": {},
"source": [
"<div class=\"alert alert-block alert-success\">\n",
"<b>Question:</b> What will be the value of `x` in the last line ?\n",
"<b>Question (NB1-Q2):</b> What will be the value of `x` in the last line ?\n",
"</div>\n"
]
},
@@ -1030,7 +1030,7 @@
"metadata": {},
"source": [
"<div class=\"alert alert-block alert-success\">\n",
"<b>Question:</b> Which will be the value of `x` below? \n",
"<b>Question (NB1-Q3):</b> Which will be the value of `x` below? \n",
"</div>\n",
"\n"
]
@@ -1645,14 +1645,6 @@
"\n",
"This notebook is part of the course [Programming Large Scale Parallel Systems](https://www.francescverdugo.com/XM_40017/) at Vrije Universiteit Amsterdam and may be used under a [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f8d92f25",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {