Set var_1 to the value from var_2.

Perfect! We can see that we've successfully set var_1 to the value of var_2.

Make sure to add var_1 = var_2 to your code.