subject

A restaurant recorded the ages of customers on two separate days. You are going to write a program to compare the number of customers in their thirties (ages 30 to 39). What is the missing line of code?

customerAges = [33, 23, 11, 24, 35, 25, 35, 18, 1]

count30s = 0
for item in customerAges:
:
count30s = count30s + 1
print("Thirties:", count30s)

if 30 > item > 39

if 30 >= item >= 39

if 30 <= item <= 39

if 30 < item < 39

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:30
Im doing this last minute and literally none of my neighbors or people that my dad works with use excel so if anyone could me make up an example
Answers: 1
question
Computers and Technology, 23.06.2019 11:00
This chapter lists many ways in which becoming computer literate is beneficial. think about what your life will be like once you’re started in your career. what areas of computing will be most important for you to understand? how would an understanding of computer hardware and software you in working from home, working with groups in other countries and contributing your talents.
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
Need ! will choose brainliest! discuss the role of abstraction in the history of computer software.
Answers: 1
question
Computers and Technology, 24.06.2019 11:30
Convert 11001110(acdd notation) into decimal
Answers: 2
You know the right answer?
A restaurant recorded the ages of customers on two separate days. You are going to write a program t...
Questions
question
Mathematics, 26.01.2021 21:20
question
Mathematics, 26.01.2021 21:20
question
Biology, 26.01.2021 21:20
question
English, 26.01.2021 21:20
question
Mathematics, 26.01.2021 21:20
Questions on the website: 13722360