unreliablecode / Program.cs

Стварылі 2 гадзін таму · csharp

Hello World!

Program.cs
using System;

namespace HelloWorld
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.WriteLine("Hello, World!");
        }
    }
}

0 каментарs

Увайдзіце ў сістэму пакінуць каментар.