Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 366 Bytes

File metadata and controls

10 lines (4 loc) · 366 Bytes

Sum, average, minimum, maxium, sort and median of numbers

3

A simple application written in C for university project

Input 10 numbers, then the console will display sum, average, minimum number, maxium number and median of numbers you have typed.