Problem #169 CORE JAVA PROGRAMMING

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

Your Solution