Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 98c138e

Browse filesBrowse files
Dang Trung KienDang Trung Kien
Dang Trung Kien
authored and
Dang Trung Kien
committed
Fix typos
1 parent b20e989 commit 98c138e
Copy full SHA for 98c138e

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎Array_manipulation_routines.ipynb

Copy file name to clipboardExpand all lines: Array_manipulation_routines.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"collapsed": true
4747
},
4848
"source": [
49-
"Q1. Let x be a ndarray [10, 10, 3] with all elements set to zero. Reshape x so that the size of the second dimension equals 150."
49+
"Q1. Let x be a ndarray [10, 10, 3] with all elements set to one. Reshape x so that the size of the second dimension equals 150."
5050
]
5151
},
5252
{

‎Array_manipulation_routines_Solutions.ipynb

Copy file name to clipboardExpand all lines: Array_manipulation_routines_Solutions.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"collapsed": true
4747
},
4848
"source": [
49-
"Q1. Let x be a ndarray [10, 10, 3] with all elements set to zero. Reshape x so that the size of the second dimension equals 150."
49+
"Q1. Let x be a ndarray [10, 10, 3] with all elements set to one. Reshape x so that the size of the second dimension equals 150."
5050
]
5151
},
5252
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.