You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a program that reads from the keyboard a set of numbers (first read the number, and then, sequentially, each number), and find its various statistical characteristics: minimum, maximum, average, median, geometric mean.