Question: On Python Write a loop that asks the user to enter a sales. The loop should iterate 10 times and keep a running total of
On Python
Write a loop that asks the user to enter a sales. The loop should iterate 10 times and keep a running total of the each sales amount entered.
Allow for decimals.
Format for 2 decimal places.
Assume valid input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
