public static void Main()
while (c_shir<3 && c_li<3)
{ Console.WriteLine("enter the result of round " + round + " of shir" + " : ");
string toss = Console.ReadLine();
{ Console.WriteLine("enter the result of round " + round + " of li" + " : ");
string toss = Console.ReadLine();
{ Console.WriteLine("shir begins!");
{ Console.WriteLine("li begins!");