Update the first element in the array from 3 to 2.
3
2
Make sure to pick even[0], followed by =, and finally 2.
even[0]
=