Page 1 of 1

Create a function/method in R that accepts two numbers as arguments and prints out all of the even numbers between the t

Posted: Sun May 15, 2022 11:59 am
by answerhappygod
Create a function/method in R that accepts two numbers as
arguments and prints out all of the even numbers between the two
numbers. Note the numbers may be sent to the function/method in any
order.
please break down the code to me after you write it out
This is not to just pass a class I am seriously learning R