Display the count of the groups and final balance

Assignment Help Python Programming
Reference no: EM132011072

Question: Using the For.. loop, Write a program to ask the user for 7 deposits. As the user enters a deposit amount, update the balance using accumulation concept.

Also, keep a count of the number of deposits over or equal to 1000 dollars, between 500 and 999 dollars, between 100 and 499 dollars and between 0 and 99

Display the count in each of the above groups and final balance.

Mimir Requirements: The file name must be Module4Homework2.py

Here is the sample input and output.

Please enter your deposit amount: 1000

Please enter your deposit amount: 800

Please enter your deposit amount: 400

Please enter your deposit amount: 200

Please enter your deposit amount: 30

Please enter your deposit amount: 4000

Please enter your deposit amount: 688

You have 2 deposit over or equal to 1000 dollars.

You have 2 deposit between 500 and 999 dollars.

You have 2 deposit between 100 and 499 dollars.

You have 1 deposit below 100 dollars.

Your balance is : 7118

Another Sample Input output.

Please enter your deposit amount: -20

You entered a wrong amount!

Please enter your deposit amount: 2000

Please enter your deposit amount: 900

Please enter your deposit amount: 400

Please enter your deposit amount: 10

Please enter your deposit amount: 899

Please enter your deposit amount: 2000

You have 2 deposit over or equal to 1000 dollars.

You have 2 deposit between 500 and 999 dollars.

You have 1 deposit between 100 and 499 dollars.

You have 1 deposit below 100 dollars.

Your balance is : 6189

Reference no: EM132011072

Questions Cloud

Mpf stands for m-phase promoting factor : MPF stands for M-phase promoting factor. Cyclin is degraded by the ubiquitin pathway, so what type go enzymatic activity does MPF have?
Where should the emphasis be : The argument advocates that to focus on the difference of the Kingdoms is a mistake and that the focus should be on the similarities which define the continent
Common disorders of the special senses : Consider one of the common disorders of the special senses. Describe the disorder and the daily impacts of the disorder.
Determine the income tax expense : Unitroj received $1 million each year in interest income from investments in municipal bonds. Determine the income tax expense for 2011 and 2012
Display the count of the groups and final balance : Using the For.. loop, Write a program to ask the user for 7 deposits. As the user enters a deposit amount, update the balance using accumulation concept.
Why is it necessary to wait 10 minutes before adding iki : Why is it necessary to wait 10 minutes before adding IKI solution to the test tubes?
Why is aguinaldo making this comparison : When Aguinaldo states, "government by consent in America, government by force in the Philippine Islands..." what is he basing this comparison upon?
What is the value of the investment after five years : An investor deposits R3 000 into an account that yields 7.75% per annum compounded monthly. What is the value of the investment after five years?
What type of movement occurs at each upper extremity joint : What muscles are activated at each joint and what type of contraction? Identify the type of axis of rotation, plane of motion, joint action, and type of joint

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd