Wap that tells how to make change for the amount of money


Problem:

Question- Write a Python file with statements that do the following:

 

  1. Prompt the user to enter 4 numbers, each on a separate line

  2. Compute and print the sum of the numbers

  3. Compute and print the average of the numbers

 

Question- Write a Python file with statements that do the following:

Prompt the user to enter an amount of money in cents, less than 100.

b)      Print a message that tells the user how to make change for the amount of money, using quarters, dimes,    nickels, and pennies.

Please show the work done on Python file.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Wap that tells how to make change for the amount of money
Reference No:- TGS0892899

Expected delivery within 24 Hours