Skip to content

Commit 06ac3ac

Browse files
authored
Update SPS_functies.ipynb
1 parent b3e45bb commit 06ac3ac

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

book/some_content/SPS_functies.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
" elif computerkeuze == 2:\n",
3737
" computer = 'papier'\n",
3838
" else:\n",
39-
" computer = \"schaar\"\n",
39+
" computer = \"schaar\"\n",
4040
" \n",
4141
" print(f\"Computer kiest: {computer}\")\n",
4242
"\n",
@@ -63,7 +63,6 @@
6363
"# Start het spel\n",
6464
"speelSpel()\n",
6565
"```\n",
66-
"</details>"
66+
"</details>\n"
6767
]
6868
}
69-

0 commit comments

Comments
 (0)