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

Жүйеге кіріңіз пікір қалдыру үшін.