Page 1 of 1

Need code in R Language, ASAP Ques Write the code corresponding to the following: if i and j have different values, assi

Posted: Tue Jul 12, 2022 8:09 am
by answerhappygod
Need code in R Language, ASAP
Ques Write the code corresponding to thefollowing: if i and j have different values, assign result to be 5,otherwise assignresult to be 10. (Submit the code as your answer tothis question. But test your code by trying a variety of values fori and j.) (1 point)
Note:- take i and j as user input from user.