Python language Due to lockdowns in many countries business have fall down and face recession. Looking at situation a company has decided to cut down its customers’ credit limits in half. Thus if any...



Python language


Due to lockdowns in many countries business have fall down and face recession. Looking at situation a company has decided to cut down its customers’ credit limits in half. Thus if any customer had credit limit of 60 thousands pkr now its 30. If a customer had 40 thousands limit, it now 20. You are required to write a python program that analyzes the credit status of three customers of this company. For each customer you’re given:





  1. a) The customer’s account number
    b) The customer’s credit limit before the recession
    c) The customer’s current balance (i.e., the amount the customer owes the company).
    Your program should calculate and print the new credit limit for each customer and should
    determine (and print) which customers have current balances that exceed their new credit limits.



Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here