1.10 End of Chapter Exercise
Create a Bye World program that say Byebye to the user.
Write down the R code that assign value 5 to a variable x.
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.