Last updated 6 years ago
Was this helpful?
Please, append the following code so that it displays the console output the aaaaa string, without redefining the standard method Console.WriteLine?
aaaaa
Console.WriteLine
// ??? Console.WriteLine("Hello");