Please help me write an exact code in PYTHON, after that print a screenshot when it works perfect. Thanks
10.4 (Analyze scores) Write a program that reads an unspecified number of scores and determines how many scores are above or equal to the average and how many scores are below the average. Assume the input numbers are separated by one space in one line.
Expert Answer
Answer:
Source Code:
Output :