Find average of largest and smallest no in an arrray
Answers
Answered by
0
Answer:
this coding for Python bumpy array.
Explanation:
import bumpy as np
a=<existing array>
print(np.min(a))
print(np.max(a))
Similar questions
Geography,
6 months ago
Science,
6 months ago
English,
6 months ago
Economy,
11 months ago
Social Sciences,
1 year ago
Political Science,
1 year ago