0

What am I doing wrong? It looks right to me but still won't run...

using System; namespace MyApp { class Program { static void Main(string[] args) { Console.Writeline("C# is cool"); } } }

3rd Oct 2021, 9:22 PM
Matthew Shaffer
Matthew Shaffer - avatar
0 Réponse