Computer Science, asked by priyakashyap5435, 8 months ago

Write the code in the file code.r as per the instructions given in the next step. To practice, use the R terminal. Complete the tasks, quit the R terminal [Type:q() and, press enter], and then write the code in code.r. Go to the R terminal: R Perform the following tasks:
Create a variable L, and assign the value of the year (2018) to it.
Create another variable NL, assign the value of the next leap year using variable L, and then print NL.

Answers

Answered by Alance
0

Answer: 12345678902123456789qwertyuibmbmbbmmbbm

Explanation:

Similar questions