×
×
Correct!
Use the correct function to find the number of characters in the
var txt = "Hello"
println(@(10))
var txt = "Hello"
println(txt.length)
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 39 exercises.
Are you sure you want to continue?