Very old program that calculates averages.
C++
- Run the program.
- Choose average to calculate.
- Input proper numbers and more parameters if needed.
- The output average should be printed in the terminal.
Quick way of calculating averages of numbers.
Distributed under the MIT License. See LICENSE file for more information.