We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 254ef16 + d1f527c commit eb39ad3Copy full SHA for eb39ad3
01-data-model/data-model.ipynb
@@ -6,7 +6,7 @@
6
"source": [
7
"# Chapter 1 — The Python Data Model\n",
8
"\n",
9
- "**Sections code snippets in this chapter:**\n",
+ "**Sections with code snippets in this chapter:**\n",
10
11
"* [A Pythonic Card Deck](#A-Pythonic-Card-Deck)\n",
12
"* [Emulating Numeric Types](#Emulating-Numeric-Types)"
02-array-seq/array-seq.ipynb
"# Chapter 2 — An Array of Sequences\n",
"* [List Comprehensions and Generator Expressions](#List-Comprehensions-and-Generator-Expressions)\n",
"* [Slicing](#Slicing)\n",
0 commit comments