×
×
Correct!
Use the correct function to check if the character "H" is present in the
str <- "Hello World!"
@(5)(@(3), @(3))
str <- "Hello World!"
grepl("H", str)
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 40 exercises.
Are you sure you want to continue?