Question: 1. Write an R function to take input from the user (name and age). If the age is between 0 and 100, print the

1. Write an R function to take input from the user (name 

1. Write an R function to take input from the user (name and age). If the age is between 0 and 100, print the name and age. Otherwise, print an error message The age is impossible!" 2. Call the function using the following name and age: "Mickey", 90 "Akasha", 6000 3. Click "Run" to execute the code and click "Mark" to submit it. If your result doesn't pass, revise the code based on the feedback, run and submit it again. 1 myfun

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Algorithms Questions!