public static void Main()
Console.WriteLine("pick one nomber");
A=int.Parse(Console.ReadLine());
Console.WriteLine("Pick anoder one");
B=double.Parse(Console.ReadLine());
Console.WriteLine("מה הציון שלך בתורה");
Console.WriteLine("מה הציון שלך בנביא");
Console.WriteLine("מה הציון שלך בחשבון");
Console.WriteLine("מה הציון שלך באנגלית");
tora=double.Parse(Console.ReadLine());
navi=double.Parse(Console.ReadLine());
heshbon=double.Parse(Console.ReadLine());
anglit=double.Parse(Console.ReadLine());