In this program you have two predefined variables, x and y.
Complete the program to output 3 lines as follows

  1. The first line should have the value of y added to x
  2. The second line should have the value of y subtracted from x
  3. The third line should have the value of y multiplied by x