Page 1 of 1

Write the code corresponding to the following: if i and j have different values, assign result to be 5, otherwise assign

Posted: Tue Jul 12, 2022 8:22 am
by answerhappygod
Write the code corresponding to the following: if i and j havedifferent values, assign result to be 5, otherwise assign result tobe 10. (Submit the code as your answer to this question. But testyour code by trying a variety of values for i and j.)
R language