Question: ***Must use Python program*** Write a program that utilizes a loop to read a set of five floating-point values from user input. Ask the user

***Must use Python program***

Write a program that utilizes a loop to read a set of five floating-point values from user input. Ask the user to enter the values, then print the following data:

  • Total
  • Average
  • Maximum
  • Minimum
  • Interest at 20% for each original value entered by the user.
  • Use the formula: Interest_Value = Original_value + Original_value*0.2

Assignment Submission Instructions

  • Submit a text file containing your Python code and include screenshot of executed code.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!