Nice! We first assign a value to a variable x, then assign the value of x to y and finally print their sum.
x
y
Yikes! We first assign a value to a variable x, then assign the value of x to y and finally print their sum.