NEFOR!! #1

Merged
Nefor_Nefor merged 1 commits from Branch3 into main 2025-02-26 09:47:39 +03:00
Showing only changes of commit 0ba68ef574 - Show all commits

View File

@ -11,6 +11,12 @@ namespace NEFOR
static void Main(string[] args)
{
Console.WriteLine("HEFOR");
Console.WriteLine("HEFOR1");
Console.WriteLine("HEFOR2");
Console.WriteLine("HEFOR3");
Console.WriteLine("HEFOR4");
}
}
}