×
×
Correct!
Insert the missing part to call
my_function <- function() {
print("Hello World!")
}
@(13)
my_function <- function() {
print("Hello World!")
}
my_function()
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 40 exercises.
Are you sure you want to continue?