Question: 1) Write R code to print numbers between 1 and 100 without loop. 2) Write R code to print odd numbers between 1 and 200
1) Write R code to print numbers between 1 and 100 without loop. 2) Write R code to print odd numbers between 1 and 200 with for loop. 3) Write R code to fin summation of the odd numbers between 1 and 200. 4) Write R code to find the result of multiplication all odd number between 1 and 200. 5) Write R code to find the summation of the square of odd numbers between 1 and 200
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
