Skip to content

Commit e9db951

Browse files
committed
modify comment
1 parent c25f0f3 commit e9db951

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

1. Create an Array.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cell_type": "markdown",
1414
"metadata": {},
1515
"source": [
16-
"### create an array from an iterable"
16+
"### create an array from a Python array"
1717
]
1818
},
1919
{

Complete Tutorial.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
"cell_type": "markdown",
331331
"metadata": {},
332332
"source": [
333-
"### create an array from an iterable"
333+
"### create an array from a Python array"
334334
]
335335
},
336336
{

0 commit comments

Comments
 (0)