Menu
×
×
Correct!
Exercise:Create a
@(6) @(8) = "Hello";
Console.WriteLine(@(8));
string greeting = "Hello";
Console.WriteLine(greeting);
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?