INIT C#

PHOTO EMBED

Thu Oct 26 2023 22:39:15 GMT+0000 (Coordinated Universal Time)

Saved by @chicovirabrikin #nodejs

using System;

class Program
{
    static void Main()
    {
        Console.WriteLine("Olá, Mundo!");
    }
}
content_copyCOPY