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 e327216

Browse files
authored
Merge pull request #3 from mhmohona/patch-1
Update 4_NumPy_2_Baseball players' height.py
2 parents b93bbf8 + 36d12f7 commit e327216

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 によって変換されたページ (->オリジナル) /