In python Write a software that asks the user for floating point values repeatedly in main until the user presses the Enter or Return key on the keyboard. A list contains the floating point values. The list is given to the user-defined function Avg by the main programme (). The function Avg() computes the list's members' average value and counts the values that are higher than the average. The average, the number of values that are greater than the average, and the actual values that are greater than the average are all displayed by the Avg() function. You are not permitted to resolve this issue using any built-in tools or techniques. Using a numbered list with the statements listed in the order they are executed,

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 5PE
icon
Related questions
Question
In python
Write a software that asks the user for floating point values repeatedly in main until the user
presses the Enter or Return key on the keyboard. A list contains the floating point values.
The list is given to the user-defined function Avg by the main programme (). The function
Avg() computes the list's members' average value and counts the values that are higher than
the average. The average, the number of values that are greater than the average, and the
actual values that are greater than the average are all displayed by the Avg() function. You
are not permitted to resolve this issue using any built-in tools or techniques. Using a
numbered list with the statements listed in the order they are executed,
Transcribed Image Text:In python Write a software that asks the user for floating point values repeatedly in main until the user presses the Enter or Return key on the keyboard. A list contains the floating point values. The list is given to the user-defined function Avg by the main programme (). The function Avg() computes the list's members' average value and counts the values that are higher than the average. The average, the number of values that are greater than the average, and the actual values that are greater than the average are all displayed by the Avg() function. You are not permitted to resolve this issue using any built-in tools or techniques. Using a numbered list with the statements listed in the order they are executed,
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Linked List Representation
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr