Menu
×
×
Correct!
Exercise:Fill in the missing parts to print the value
int x = 10;
int y = 9;
Console.WriteLine(@(1) @(1) @(1));
int x = 10;
int y = 9;
Console.WriteLine(x > y);
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?