1.10 End of Chapter Exercise

  1. Create a Bye World program that say Byebye to the user.

  2. Write down the R code that assign value 5 to a variable x.

  3. Write down the R code that assign value 6 to a variable x and value 7 to a variable y. Display the value of the sum of x and y.