Good customers program Solved

15.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

5/5 - (2 votes)

customers = [“Kim”, “Gene”, “Lee”, “Zoltan”]

spending  = [502.23, 480.8, 300, 520]

Using a while loop, write the code that will go through these lists and print out only the good customers and how much they spent last year:.

  • recursive-and-non-recursive-1.zip