Is there anyway to print text in the console window using C#

Is there anyway to print text in the console window using C#. I tried using Console.WriteLine but doesn’t seem to be working.