What is wrong with the following program?
  Let fruit = 50.
  Let cake = friut*3.
  Let pie = cake + 1.