Prevent an infinite loop by incrementing the evens variable by 2 in the code block.
evens
2
Make sure to pick evens, followed by +=, and finally 2.
+=