×
×
Correct!
Use the correct function to combine the text "Hello" with the
txt <- "World!"
@(5)("Hello", @(3))
txt <- "World!"
paste("Hello", txt)
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 40 exercises.
Are you sure you want to continue?