classified in one of the three categories (A,B,C). Write a Python program using chained conditional statement to do the following: а. Read from the user the account balance and the class of the account. b. If the account class is A and the balance is greater than 6000, then the customer will get a gift of 2% of his balance. с. If the account class is B or C and the balance is more than or equal 50000, then the customer will get a gift of 3% of his balance. d. If the account class is A and the balance is less than or equal to 6000, then the customer will get a gift of 1% of his balance. е. Calculate the new balance as follows, New balance= balance + (balance * gift percentage/100) f. Display the new balance. Your are required to copy and paste the code in the given white area below the question. You need also to upload a word file with both the code and the output.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
HCX is a bank currently launching a new system for the customer service. The account of the customer is
classified in one of the three categories (A,B,C).
Write a Python program using chained conditional statement to do the following:
a.
Read from the user the aCcount balance and the class of the account.
b.
If the account class is A and the balance is greater than 6000, then the customer will get a gift of 2% of
his balance.
If the account class is B or C and the balance is more than or equal 50000, then the customer will get a
C.
gift of 3% of his balance.
d.
If the account class is A and the balance is less than or equal to 6000, then the customer will get a gift
of 1% of his balance.
е.
Calculate the new balance as follows,
New balance= balance + (balance * gift percentage/100)
f.
Display the new balance.
Your are required to copy and paste the code in the given white area below the question. You need also to upload a
word file with both the code and the output.
Transcribed Image Text:HCX is a bank currently launching a new system for the customer service. The account of the customer is classified in one of the three categories (A,B,C). Write a Python program using chained conditional statement to do the following: a. Read from the user the aCcount balance and the class of the account. b. If the account class is A and the balance is greater than 6000, then the customer will get a gift of 2% of his balance. If the account class is B or C and the balance is more than or equal 50000, then the customer will get a C. gift of 3% of his balance. d. If the account class is A and the balance is less than or equal to 6000, then the customer will get a gift of 1% of his balance. е. Calculate the new balance as follows, New balance= balance + (balance * gift percentage/100) f. Display the new balance. Your are required to copy and paste the code in the given white area below the question. You need also to upload a word file with both the code and the output.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY