Skip to content

Commit aa9d95f

Browse files
committed
Update documentation
1 parent 63d31c2 commit aa9d95f

97 files changed

Lines changed: 4098 additions & 4607 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 6884e2e1278991ec8cb6843ea5d5149c
3+
config: e88ec6554c2cf7c49cef35641b1ffe6c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/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",

_sources/chap10.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@
17291729
"id": "170f1deb",
17301730
"metadata": {},
17311731
"source": [
1732-
"### Ask an assistant\n",
1732+
"### Ask a virtual assistant\n",
17331733
"\n",
17341734
"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",
17351735
"\n",

0 commit comments

Comments
 (0)