Set var_2 to the value of temp.

Perfect! At this point, we've successfully swapped the value of two variables!

Make sure to add var_2 = temp to your code.