public static void Main()
Console.Write("Please enter the price of the product. \n {0}.",i);
pri=int.Parse(Console.ReadLine());
pri=int.Parse(Console.ReadLine());
Console.WriteLine("the number of the product is {0} ",i);
Console.WriteLine("You need to pay {0} shekels",amo);