Problem #639 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program that takes five numbers as input to calculate and print the average of the numbers

Your Solution