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

Sign up
Appearance settings

Commit 85f4477

Browse files
Merge pull request #1 from kiendang/master
Fix typos
2 parents b20e989 + 98c138e commit 85f4477

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Array_manipulation_routines.ipynb

Lines 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

Lines 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)

AltStyle によって変換されたページ (->オリジナル) /