Skip to content

Instantly share code, notes, and snippets.

View ProSkyGamer's full-sized avatar

ProSkyGamer ProSkyGamer

View GitHub Profile
@ProSkyGamer
ProSkyGamer / First Task
Created May 1, 2026 16:46
Fisrt Module
using System;
using System.Globalization;
using System.Text;
namespace FirstModule
{
internal class Program
{
private static void Main(string[] args)
{