Quiz 15 Question 2 of 20

A municipal 311 intake tool walks DNA Center client pages and builds one list for the night’s report. Inside the loop the code does results = page.items on every iteration. What construction mistake does that introduce?

Select an answer to reveal the explanation.

Motivation