Hello how do I add the console namespace? I am using system but this code
Console.WriteLine(".... ");
gives the error 'Console does not exist in current context
Hello how do I add the console namespace? I am using system but this code
Console.WriteLine(".... ");
gives the error 'Console does not exist in current context