Week 1 by Koen
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
"id": "b4d38256",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"team_members = \"Koen Vendrig, Kees van Kempen\""
|
||||
"team_members = \"Kees van Kempen, Koen Vendrig\""
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -90,18 +90,27 @@
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"Hello Malte/Yann/Taha, is this okay?\n"
|
||||
"Hoi Yann, hoe was Japan?\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"print(\"Hello Malte/Yann/Taha, is this okay?\")"
|
||||
"# Test code\n",
|
||||
"print(\"Hoi Yann, hoe was Japan?\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "86e78dbb",
|
||||
"id": "28242874",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "3c4836ec",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
@ -109,7 +118,7 @@
|
||||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user