Great! We'll now be able to see how our algorithm is progressing. See how both var_1 and temp equal 5?
var_1
temp
5
Make sure to print var_1, then var_2, and finally temp.
var_2