Skip to content

Instantly share code, notes, and snippets.

View Oldren's full-sized avatar

KhanGeek Oldren

View GitHub Profile
@Oldren
Oldren / Задание 1
Created May 2, 2026 09:19
Модуль 1
using System;
using System.Globalization;
namespace FirstModule
{
class Program
{
static void Main(string[] args)
{
string firstName = "Иван";