Question: Create Python code for the following: Big Lots CIO wants to provide a handy decision table so that clerks will know what to do when
Create Python code for the following:
Big Lots CIO wants to provide a handy decision table so that clerks will know what to do when a customer tries to buy an expensive item on credit. There are three conditions to check for:
a: Customer purchase is > $700
b. Customer is in good standing with regard to credit card payments
c. Customer has zip code of 85202, or 85201
If all criteria is met, the customer gets to use credit, if not, the customer must use cash.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
