3. The following is a list of customers' annual scores. The company decided that to each customer whose score is at least 80, send an e-card. Using "for" loop, write a program to determine the number...



DO NOT COPY FROM OTHER WEBSITES



Code with comments and output screenshot is must for an Upvote. Thank you!


3. The following is a list of customers' annual scores. The company decided that to each<br>customer whose score is at least 80, send an e-card. Using

Extracted text: 3. The following is a list of customers' annual scores. The company decided that to each customer whose score is at least 80, send an e-card. Using "for" loop, write a program to determine the number of e-cards that will be sent and print this number. scoreList = [85, 75, 95, 65, 50, 35, 80, 95, 85, 100]

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here