Console.WriteLine(" how many finger are on your hand?");
Console.WriteLine("A.2 B.3");
Console.WriteLine("C.4 D.5");
string ans1 = Console.ReadLine();
if (ans1 == "5" || ans1 == "Five" || ans1 == "five" || ans1 == "d" || ans1 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many toes are on your foot?");
Console.WriteLine("A.2 B.3");
Console.WriteLine("C.4 D.5");
string ans2 = Console.ReadLine();
if (ans2 == "5" || ans2 == "Five" || ans2 == "five" || ans2 == "d" || ans2 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many muscle groups are there?");
Console.WriteLine("A.2 B.3");
Console.WriteLine("C.4 D.6");
string ans4 = Console.ReadLine();
if (ans4 == "5" || ans4 == "Five" || ans4 == "five" || ans4 == "d" || ans4 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many Genders are there?");
Console.WriteLine("A.2 B.6");
Console.WriteLine("C.4 D.3");
string ans5 = Console.ReadLine();
if (ans5 == "5" || ans5 == "Five" || ans5 == "five" || ans5 == "d" || ans5 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many finger are on your hand?");
Console.WriteLine("A.2 B.3");
Console.WriteLine("C.4 D.5");
string ans1 = Console.ReadLine();
if (ans1 == "5" || ans1 == "Five" || ans1 == "five" || ans1 == "d" || ans1 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many toes are on your foot?");
Console.WriteLine("A.2 B.3");
Console.WriteLine("C.4 D.5");
string ans2 = Console.ReadLine();
if (ans2 == "5" || ans2 == "Five" || ans2 == "five" || ans2 == "d" || ans2 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many muscle groups are there?");
Console.WriteLine("A.2 B.3");
Console.WriteLine("C.4 D.6");
string ans4 = Console.ReadLine();
if (ans4 == "5" || ans4 == "Five" || ans4 == "five" || ans4 == "d" || ans4 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}
Console.WriteLine(" how many Genders are there?");
Console.WriteLine("A.2 B.6");
Console.WriteLine("C.4 D.3");
string ans5 = Console.ReadLine();
if (ans5 == "5" || ans5 == "Five" || ans5 == "five" || ans5 == "d" || ans5 == "D")
{Console.WriteLine("you are correct!");
Console.WriteLine("you have " + score + "points");}
{Console.WriteLine("wrong");}