[SOLVED] Good customers program

15.00 $

Category:

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:.