Question: Python Programming (A simple game) Write a program that asks a user to insert some number of pennies, nickels, dimes, and quarters. First, the program
Python Programming
(A simple game) Write a program that asks a user to insert some number of pennies, nickels, dimes, and quarters. First, the program should tell the user how many total cents this is. If the total value of the coins is equal to one dollar (i.e. 100 cents), then the program should congratulate the user for winning the game. Otherwise, the program should display a message saying that the total amount is greater than or less than one dollar (depending on what was inserted).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
