Skip to content

Commit ad9ecf2

Browse files
committed
Updating the notebooks
1 parent 38462ce commit ad9ecf2

6 files changed

Lines changed: 100 additions & 100 deletions

File tree

chapters/chap00.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"\n",
5151
"Writing this book, I tried to be careful with the vocabulary.\n",
5252
"I define each term when it first appears.\n",
53-
"And there is a glossary that the end of each chapter that reviews the terms that were introduced.\n",
53+
"And there is a glossary at the end of each chapter that reviews the terms that were introduced.\n",
5454
"\n",
5555
"I also tried to be concise.\n",
5656
"The less mental effort it takes to read the book, the more capacity you will have for programming.\n",

chapters/chap10.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,7 @@
13641364
"id": "170f1deb",
13651365
"metadata": {},
13661366
"source": [
1367-
"### Ask an assistant\n",
1367+
"### Ask a virtual assistant\n",
13681368
"\n",
13691369
"In this chapter, I said the keys in a dictionary have to be hashable and I gave a short explanation. If you would like more details, ask a virtual assistant, \"Why do keys in Python dictionaries have to be hashable?\"\n",
13701370
"\n",

0 commit comments

Comments
 (0)