Skip to content

Commit

Permalink
update Ch04 conditionals
Browse files Browse the repository at this point in the history
  • Loading branch information
rambasnet committed Sep 27, 2023
1 parent 10b5f9a commit b1ed5b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Ch04-Conditionals.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,9 @@
"metadata": {},
"source": [
"## Kattis problems\n",
"- almost every problem involve some form of conditional statements\n",
"\n",
"- Almost every problem involve some form of conditional statements\n",
"- The following problems are good examples of conditional statements and the concepts covered so far:\n",
"\n",
"### Veður - Vindhraði\n",
"- [https://open.kattis.com/problems/vedurvindhradi](https://open.kattis.com/problems/vedurvindhradi)\n",
Expand Down

0 comments on commit b1ed5b3

Please sign in to comment.