// Add this below the Your code goes here remark for (int i = 0; i < 10; i++) { Console.WriteLine(i); }