Which values will the number variable store as it loops through this loop?

20, 21, 22, 23, 24This is an infinite loop and will never end

20, 21, 22, 23, 24.