Problem #221 CORE JAVA PROGRAMMING

Write a Java program to input 5 numbers from keyboard and find their sum and average

Your Solution