Skip to content

Commit d1f527c

Browse files
authored
Update array-seq.ipynb
1 parent 5d7b44c commit d1f527c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-array-seq/array-seq.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Chapter 2 — An Array of Sequences\n",
88
"\n",
9-
"**Sections code snippets in this chapter:**\n",
9+
"**Sections with code snippets in this chapter:**\n",
1010
"\n",
1111
"* [List Comprehensions and Generator Expressions](#List-Comprehensions-and-Generator-Expressions)\n",
1212
"* [Slicing](#Slicing)\n",

0 commit comments

Comments
 (0)