rockinrhonda19ovewso
rockinrhonda19ovewso
26.01.2022 • 
SAT

Agelist and gradelist contain information about students in a classroom. A programmer has already written the following code with that information. Var ages = [16,17,18, 17] var names = ["beni", "analise", "ricardo", "tanya"] var filterednames = []; which of the following programs will result in filterednames only containing the names of students who are 17 or older?.

Solved
Show answers

Ask an AI advisor a question