We want to swap the values of var_1 and var_2. To do that, add the value of var_1 inside the temp variable.

That's it!

Make sure to add = var_1 to your code.