Menu
×
×
Correct!
Exercise:Get the first character of the string
txt = "Hello World"
x = @(6)
txt = "Hello World"
x = txt[0]
Not CorrectClick here to try again. Correct!Next ❯txt = "Hello World" x =w3exercise_input_no_0 |
Completed 0 of 95 Exercises:
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?