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
Biology,
5 months ago
Physics,
5 months ago
History,
5 months ago
Economy,
10 months ago
Social Sciences,
1 year ago
Political Science,
1 year ago