In this program you have two predefined variables, x and y.
Complete the program to output 3 lines as follows
- The first line should have the value of y added to x
- The second line should have the value of y subtracted from x
- The third line should have the value of y multiplied by x