using System; class Program { public static void Main(String[] args) { Console.WriteLine("Hello Crazy C# Coder"); } }
No comments:
Post a Comment