Display step_1, and then step_2.
step_1
step_2
Make sure to pick print(step_1), followed by print(step_2).
print(step_1)
print(step_2)