namespace _2023._09._20; class Program { static void Feladat() { } static void Main(string[] args) { Console.WriteLine("Hello, World!"); } }