Skip to content

Commit 37133e3

Browse files
committed
update strings
1 parent 92a722c commit 37133e3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

notebooks/Ch05-Iterations.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -928,8 +928,7 @@
928928
"- FizzBuzz - https://open.kattis.com/problems/fizzbuzz\n",
929929
"- Jumbo Javelin - https://open.kattis.com/problems/jumbojavelin\n",
930930
"- Rating Problems - https://open.kattis.com/problems/ratingproblems\n",
931-
"- Quality-Adjust Life-Year - https://open.kattis.com/problems/qaly\n",
932-
"- File Extension - https://open.kattis.com/problems/nafnauki"
931+
"- Quality-Adjust Life-Year - https://open.kattis.com/problems/qaly"
933932
]
934933
},
935934
{

notebooks/Ch06-Strings.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2012,6 +2012,13 @@
20122012
"- Getting Wood - https://open.kattis.com/problems/gettingwood"
20132013
]
20142014
},
2015+
{
2016+
"cell_type": "code",
2017+
"execution_count": null,
2018+
"metadata": {},
2019+
"outputs": [],
2020+
"source": []
2021+
},
20152022
{
20162023
"cell_type": "code",
20172024
"execution_count": null,

0 commit comments

Comments
 (0)