Swee-heet! While we can use any arithmetic operator to increment steps, += will skip 4 and lead to an infinite loop.
steps
+=
4
Yikes! While we can use any arithmetic operator to increment steps, += will skip 4 and lead to an infinite loop.