Skip to content

Commit

Permalink
Updating the notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney committed Oct 29, 2024
1 parent cbe867b commit 978f18d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chapters/chap07.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,9 @@
"cell_type": "code",
"execution_count": 22,
"id": "4a0c46b9",
"metadata": {},
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"%%expect NameError\n",
Expand Down Expand Up @@ -871,7 +873,7 @@
"id": "b2acc611",
"metadata": {},
"source": [
"`uses_only` converts `word` and `letters` to lowercase, so it works with any combination of cases. "
"`uses_any` converts `word` and `letters` to lowercase, so it works with any combination of cases. "
]
},
{
Expand Down

0 comments on commit 978f18d

Please sign in to comment.