Show a careful hand simulation of the following.
  Let x = 35.
  Let y = 100.
  Relet x = x + 1.
  Relet y = y + x + 2.
  Relet x = 1000.