| Menu × × Correct! Exercise:Use the correct method to output the value of the  
string txt = "Hello World";
Console.WriteLine(txt.@(9));
 
string txt = "Hello World";
Console.WriteLine(txt.ToUpper());
 Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?