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
#You are given a list of 10 numbers. You have to print out the number of above average numbers in the list. Above average numbers are the numbers which are greater than the average of the numbers in the list.