A loop iterates over a list and removes from the list any items that aren't greater than 25. Which kind of error is most likely to occur in this program?

(1 point)
division by zero
index out of range
not enough memory
data type mismatch

data type mismatch