Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 348 Bytes

File metadata and controls

10 lines (4 loc) · 348 Bytes

Sum, average and count of numbers

1

A simple application written in C for university project

Input several numbers until program stops by typing 0, then it will display sum, average and how many times you have typed the numbers.