using System;
namespace Student
{
public class Program
public static void Main()
var Петро = new Student();
FirstName = Петро;
}
}}