Average and median of entered number list using C
The below code calculates and prints the average and median of the number list/string entered.
The below code calculates and prints the average and median of the number list/string entered.
Tested only on Turbo C and GCC