You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.out.println("Sum of Numbers : " + (((int)sum*100)/100.0) + "\nAverage of Numbers : " +(((int) average*100)/100.0)+ "\nNumber of elements above the average : " + count);