| Menu × × Correct! Exercise:Insert the missing part to access the first element in the string: 
var txt = "Hello World"
println(@(6))
 
var txt = "Hello World"
println(txt[0])
 Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 39 exercises.
Are you sure you want to continue?