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 36d12f7

Browse files
Update 4_NumPy_2_Baseball players' height.py
1 parent 365887a commit 36d12f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎4_NumPy_2_Baseball players' height.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import numpy as np
55

66
# Create a numpy array from height: np_height
7-
np_height=np.array(height)
7+
np_height=np.array(height_in)
88

99
# Print out np_height
1010
print(np_height)

0 commit comments

Comments
(0)

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