
Test 05 - R funciones
Authored by Francisco R. Villatoro
Biology
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s=function(x=2,y=3) return(x^2+y^2) ; s( , 4)
Error:
20
25
32
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s=function(x=2,y=3) return(x^2+y^2) ; s(1)+s()
Error u otro resultado
20
23
31
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s=function(x=2,y=3) return(x^2+y^2) ; s(x=1)
5
10
8
12
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
f = function(n) sum(1:n) ; f(0)
0
1
2
3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
f = function(n) sum(1:n) ; f(2)
0
1
2
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
f = function(n) prod(1:n) ; f(0)
0
1
2
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
f = function(n) prod(1:n) ; f(2)
0
1
2
3
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?