Average and median of number list using GO language
Go-lang programme to determine the average and median using float32 array
Go-lang programme to determine the average and median using float32 array
The below code calculates and prints the average and median of the number list/string entered.
Tested only on Turbo C and GCC