public static string name;
public static bool player = true;
public static int options;
public static string Cplayer;
public static void Main()
static void information();
Console.WriteLine("This is Chase Trivia Game!")
Console.WriteLine("You will be ask a series amount of questions.");
Console.WriteLine("You will have to try to find the correct answer.");
Console.WriteLine("Have fun");
static void background1()
Console.BackgroundColor = ConsoleColor.Blue;
Console.ForegroundColor = ConsoleColor.White;
static void background2()
Console.BackgroundColor = ConsoleColor.Green;
Console.ForegroundColor = ConsoleColor.Yellow;
static void background3()
Console.BackgroundColor = ConsoleColor.Yellow;
Console.ForegroundColor = ConsoleColor.Black;
static void background4()
Console.BackgroundColor = ConsoleColor.DarkBlue;
Console.ForegroundColor = ConsoleColor.White;
Console.WriteLine("Player please input your first name:");
Global.name = Console.ReadLine();
Console.WriteLine(" Menu");
Console.WriteLine("1. Animals");
Console.WriteLine("2. Foods and Drinks");
Console.WriteLine("3. Sports");
Console.WriteLine("4. Music");
Console.WriteLine("5. Movies");
Console.WriteLine("6. Exit the program");
if (Global.player == true)
Console.WriteLine(Global.name + " please select a number from the menu:");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine(Global.player + "Animals");
Console.WriteLine("Which mammal is known to have the most powerful bite in the world?");
Console.WriteLine("1. Shark");
Console.WriteLine("2. Hippopotamus");
Console.WriteLine("3. Lion");
Console.WriteLine("4. Giraffe");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correctly, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What object does a male penguin often gift to a female penguin to win her over?");
Console.WriteLine("1. Ice cube");
Console.WriteLine("2. Seaweed");
Console.WriteLine("3. A pebble");
Console.WriteLine("4. Meat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correctly, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How long is an elephant pregnant before it gives birth?");
Console.WriteLine("1. 22 Months");
Console.WriteLine("2. 9 Months");
Console.WriteLine("3. 3 Months");
Console.WriteLine("4. 24 Months");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What are the only two mammals are the only ones known to lay eggs?");
Console.WriteLine("1. The anteater and the duck-billed platypus");
Console.WriteLine("2. Bats and Squirrels");
Console.WriteLine("3. Deer and Coyote");
Console.WriteLine("4. Hares and Raccons");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Why are flamingos pink?");
Console.WriteLine("1. Because they are ussually are in a lake habitat");
Console.WriteLine("2. To help them camouflage from predator");
Console.WriteLine("3. Attract mates");
Console.WriteLine("4. Because of their diet of algae, shrimps and crustaceans");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("A dog sweats through which part of its body?");
Console.WriteLine("1. Its forehead");
Console.WriteLine("2. Its paws");
Console.WriteLine("3.Their ears");
Console.WriteLine("4. Its chest");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the size of a newborn kangaroo");
Console.WriteLine("1. 4 inch");
Console.WriteLine("2. 3 inch");
Console.WriteLine("3. 1 inch");
Console.WriteLine("4. 7 inch");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How far away can a wolf smell its prey?");
Console.WriteLine("1. Almost 2 miles");
Console.WriteLine("2. 100 feet");
Console.WriteLine("3. 5 miles");
Console.WriteLine("4. 7 miles");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal is known to spend 90% of its day, sleeping?");
Console.WriteLine("1. Koalas");
Console.WriteLine("2. Bears");
Console.WriteLine("3. Slogans");
Console.WriteLine("4. Cats ");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What color is the tongue of a giraffe?");
Console.WriteLine("1. Pink");
Console.WriteLine("2. Green");
Console.WriteLine("3. Orange");
Console.WriteLine("4. Purple");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal’s stripes are on their skin as well as their fur? ");
Console.WriteLine("1. Zebra");
Console.WriteLine("2. Tiger");
Console.WriteLine("3. Skunk");
Console.WriteLine("4. Chipmunk");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal’s poop is known to take the shape of cubes?");
Console.WriteLine("1. Dogs");
Console.WriteLine("2. Apes");
Console.WriteLine("3. Wombat");
Console.WriteLine("4. Cats");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Under their white fur, what color is a polar bear’s skin?");
Console.WriteLine("1. Black");
Console.WriteLine("2. Blue");
Console.WriteLine("3. Brown");
Console.WriteLine("4. Pink");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How many compartments are in a cow’s stomach?");
Console.WriteLine("1. Four");
Console.WriteLine("2. Two");
Console.WriteLine("3. Three");
Console.WriteLine("4. Six");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How long does it take a sloth to digest a meal?");
Console.WriteLine("1. One day ");
Console.WriteLine("2. Five days");
Console.WriteLine("3. Twelve hours ");
Console.WriteLine("4. Two weeks");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" What is the name of the fastest land animal?");
Console.WriteLine("1. Pronghorn");
Console.WriteLine("2. Cheetah");
Console.WriteLine("3. Springbok");
Console.WriteLine("4. Quarter Horse");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("A baby goat is called what?");
Console.WriteLine("1. Calf");
Console.WriteLine("2. Lamb");
Console.WriteLine("3. Kid");
Console.WriteLine("4. Pup");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What’s the only mammal that’s able to fly?");
Console.WriteLine("1. Bats");
Console.WriteLine("2. Squirrels");
Console.WriteLine("3. Chimpanzees");
Console.WriteLine("4. Gophers");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What’s a group of kittens called?");
Console.WriteLine("1. Kindle");
Console.WriteLine("2. Litter");
Console.WriteLine("3. Herd");
Console.WriteLine("4. Band");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What are the horns of a rhinoceros made of?");
Console.WriteLine("1. Stone");
Console.WriteLine("2. Flesh");
Console.WriteLine("3. Bone");
Console.WriteLine("4. Hair");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How many humps does a Bactrian camel have?");
Console.WriteLine("1. Three");
Console.WriteLine("2. Two");
Console.WriteLine("3. Five");
Console.WriteLine("4. Four");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" What name is given to a female deer?");
Console.WriteLine("1. Cows");
Console.WriteLine("2. Empress");
Console.WriteLine("3. Doe");
Console.WriteLine("4. Bull");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" How do sea otters keep from drifting apart while they sleep?");
Console.WriteLine("1. They hold hands ");
Console.WriteLine("2. They go into a pile");
Console.WriteLine("3. They plant there tails into the ground");
Console.WriteLine("4. They wrap themselves in seeweed");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What animal is known by the nickname sea cow?");
Console.WriteLine("1. Manatees");
Console.WriteLine("2. Whales");
Console.WriteLine("3. Dolphin");
Console.WriteLine("4. Sea Turtles");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("What animal is said to have 9 lives?");
Console.WriteLine("1.Tiger");
Console.WriteLine("2.Lion");
Console.WriteLine("3.Cheetah");
Console.WriteLine("4.Cat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the only mammals that can’t jump?");
Console.WriteLine("1. Rhinoceros");
Console.WriteLine("2. Elephants");
Console.WriteLine("3. Hippopotamus");
Console.WriteLine("4. Bisons");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What animal eats mainly bamboo?");
Console.WriteLine("1. Bamboo lemur");
Console.WriteLine("2. Golden monkey");
Console.WriteLine("3. Panda");
Console.WriteLine("4. Chimpanzee");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What animal is known to be ‘man’s best friend’?");
Console.WriteLine("1. Dog");
Console.WriteLine("2. Cat");
Console.WriteLine("3. Monkey");
Console.WriteLine("4. Horse");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal can stand on its tail?");
Console.WriteLine("1. Kangaroo");
Console.WriteLine("2. Ring-tailed lemur");
Console.WriteLine("3. Squirrel");
Console.WriteLine("4. Bearcat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal is the tallest in the world?");
Console.WriteLine("1. Elephant");
Console.WriteLine("2. Moose");
Console.WriteLine("3. Ostrich");
Console.WriteLine("4. Giraffe");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country invented Gazpacho?");
Console.WriteLine("1. Portugal");
Console.WriteLine("2. Spain");
Console.WriteLine("3. Morocco");
Console.WriteLine("4. Italy");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which hotel was the Singapore Sling originally invented?");
Console.WriteLine("1. Four Seasons Hotel");
Console.WriteLine("2. The Lexington Hotel");
Console.WriteLine("3. Raffles Hotel");
Console.WriteLine("4. The Plaza");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country does the dish ‘Nasi Goreng’ come from?");
Console.WriteLine("1. Indonesia");
Console.WriteLine("2. Bangladesh");
Console.WriteLine("3. Bhutan");
Console.WriteLine("4. Pakistan");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which city was Currywurst invented?");
Console.WriteLine("1. Berlin!");
Console.WriteLine("2. Magdeburg");
Console.WriteLine("3. Szczecin");
Console.WriteLine("4. Halle");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country is famous for the fast-food chain ‘Jolibee’?");
Console.WriteLine("1. Malaysia");
Console.WriteLine("2. Indonesia ");
Console.WriteLine("3. Vietnam ");
Console.WriteLine("4. Philippines ");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What chain of Canadian coffee shops can you find ‘Timbits’?");
Console.WriteLine("1. McDonald's");
Console.WriteLine("2. Tim Hortons");
Console.WriteLine("3. Starbucks");
Console.WriteLine("4. SSP Group");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Kimchi is a popular side dish from where?");
Console.WriteLine("1. China");
Console.WriteLine("2. Japan");
Console.WriteLine("3. Korea");
Console.WriteLine("4. Mongolia");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Guinness, the beer is an invention from where?");
Console.WriteLine("1. Ireland");
Console.WriteLine("2. Scoutland");
Console.WriteLine("3. England");
Console.WriteLine("4. Britain");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is a popular dessert served in Japan during the summer months?");
Console.WriteLine("1. Kakigori");
Console.WriteLine("2. Kohi Zeri");
Console.WriteLine("3. Furutsu Sando");
Console.WriteLine("4. Parfait");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the name of a popular chicken/pork/beef skewer served in Southeast Asia?");
Console.WriteLine("1. Phatphrik");
Console.WriteLine("2. Mu wan");
Console.WriteLine("3. Mu kratha");
Console.WriteLine("4. Satay");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country popularised the ‘Tim Tam Slam’? ");
Console.WriteLine("1. New Zealand");
Console.WriteLine("2. Australia");
Console.WriteLine("3. Singapore");
Console.WriteLine("4. Fiji");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which US State is known for their juicy peaches?");
Console.WriteLine("1. Tennessee");
Console.WriteLine("2. Carolina");
Console.WriteLine("3. Georgia");
Console.WriteLine("4. Alabama");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is sushi traditionally wrapped in?");
Console.WriteLine("1. Nori");
Console.WriteLine("2. Breed");
Console.WriteLine("3. Lettuce");
Console.WriteLine("4. Buns");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What does ‘Kosher’ mean in Hebrew? ");
Console.WriteLine("1. Proper");
Console.WriteLine("2. Inappropiate");
Console.WriteLine("3. Correct");
Console.WriteLine("4. Wrong");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the main ingredient of a mince pie ");
Console.WriteLine("1. Vegetable");
Console.WriteLine("2. Meat");
Console.WriteLine("3. Sugar");
Console.WriteLine("4. Fruit ");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the official state fruit of New York?");
Console.WriteLine("1. Orange");
Console.WriteLine("2. Apple");
Console.WriteLine("3. Banana");
Console.WriteLine("4. Pear");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the name of a coffee drink prepared by diluting espresso with water?");
Console.WriteLine("1. Mexico");
Console.WriteLine("2. Black Coffee");
Console.WriteLine("3. Americano");
Console.WriteLine("4. Espresso");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What does ‘Carne Asada’ mean in Spanish? ");
Console.WriteLine("1. Grilled Beef");
Console.WriteLine("2. Tasty Vegetables");
Console.WriteLine("3. Delicious Fruits");
Console.WriteLine("4. Raw Meat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" What do you call a snack made up of marshmallows, graham crackers, and chocolate?");
Console.WriteLine("1. S’mores");
Console.WriteLine("2. warm Chocolate Sandwich ");
Console.WriteLine("3. Marshmallow swirl");
Console.WriteLine("4. Crack Mac");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which U.S State did the stew, Gumbo originate from?");
Console.WriteLine("1. Arkansas");
Console.WriteLine("2. Mississippi");
Console.WriteLine("3. Texas");
Console.WriteLine("4. Louisiana");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What do you call a cocktail consisting of coconut milk, rum, and pineapple?");
Console.WriteLine("1. Ale");
Console.WriteLine("2. Pina Colada");
Console.WriteLine("3. Negroni ");
Console.WriteLine("4. Margarita");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is James Bond’s preferred drink of choice?");
Console.WriteLine("1. Jack Daniels whiskey");
Console.WriteLine("2. Margarita");
Console.WriteLine("3. Martini");
Console.WriteLine("4. Cosmopolitan");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("When was burger chain ‘In’n’Out’ founded?");
Console.WriteLine("1. 1948");
Console.WriteLine("2. 1947");
Console.WriteLine("3. 1952");
Console.WriteLine("4. 1960");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which U.S State is the only state to grow its own coffee beans?");
Console.WriteLine("1. Hawaii");
Console.WriteLine("2. Japan");
Console.WriteLine("3. Korean");
Console.WriteLine("4. China");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which soft drink was invented during WW2?");
Console.WriteLine("1. Coca-Cola");
Console.WriteLine("2. Pepsi");
Console.WriteLine("3. Dr Pepper");
Console.WriteLine("4. Fanta");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the name of a traditional Italian dessert composed of coffee, mascarpone cheese, and ladyfingers?");
Console.WriteLine("1. Cappuccino ");
Console.WriteLine("2. Tiramisu");
Console.WriteLine("3. Espresso");
Console.WriteLine("4. Macchiato");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Mageirocophobia is the fear of what? ");
Console.WriteLine("1. Close Spaces");
Console.WriteLine("2. Heights");
Console.WriteLine("3. Cooking");
Console.WriteLine("4. Water");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How many varieties of avocados are there? ");
Console.WriteLine("1.500 ");
Console.WriteLine("2 1000");
Console.WriteLine("3. 250");
Console.WriteLine("4. 400");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What type of nuts are a Hawaiian staple?");
Console.WriteLine("1. Macadamia Nuts");
Console.WriteLine("2. Hazelnuts");
Console.WriteLine("3. Almonds");
Console.WriteLine("4. Pecans");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is Sauerkraut made out of?");
Console.WriteLine("1. Carrots");
Console.WriteLine("2. Broccoli");
Console.WriteLine("3. Tomato");
Console.WriteLine("4. Cabbage");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Question 1 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 2 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 3 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 4 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 5 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 6 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 7 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 8 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 9 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 10 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 11 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 12 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 13 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 14 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 15 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 16 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 17 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 18 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 19 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 20 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 21 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 22 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 23 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 24 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 25 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 26 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 27 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 28 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 29 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 30 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
public static string name;
public static bool player = true;
public static int options;
public static string Cplayer;
public static void Main()
static void information();
Console.WriteLine("This is Chase Trivia Game!")
Console.WriteLine("You will be ask a series amount of questions.");
Console.WriteLine("You will have to try to find the correct answer.");
Console.WriteLine("Have fun");
static void background1()
Console.BackgroundColor = ConsoleColor.Blue;
Console.ForegroundColor = ConsoleColor.White;
static void background2()
Console.BackgroundColor = ConsoleColor.Green;
Console.ForegroundColor = ConsoleColor.Yellow;
static void background3()
Console.BackgroundColor = ConsoleColor.Yellow;
Console.ForegroundColor = ConsoleColor.Black;
static void background4()
Console.BackgroundColor = ConsoleColor.DarkBlue;
Console.ForegroundColor = ConsoleColor.White;
Console.WriteLine("Player please input your first name:");
Global.name = Console.ReadLine();
Console.WriteLine(" Menu");
Console.WriteLine("1. Animals");
Console.WriteLine("2. Foods and Drinks");
Console.WriteLine("3. Sports");
Console.WriteLine("4. Music");
Console.WriteLine("5. Movies");
Console.WriteLine("6. Exit the program");
if (Global.player == true)
Console.WriteLine(Global.name + " please select a number from the menu:");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine(Global.player + "Animals");
Console.WriteLine("Which mammal is known to have the most powerful bite in the world?");
Console.WriteLine("1. Shark");
Console.WriteLine("2. Hippopotamus");
Console.WriteLine("3. Lion");
Console.WriteLine("4. Giraffe");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correctly, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What object does a male penguin often gift to a female penguin to win her over?");
Console.WriteLine("1. Ice cube");
Console.WriteLine("2. Seaweed");
Console.WriteLine("3. A pebble");
Console.WriteLine("4. Meat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correctly, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How long is an elephant pregnant before it gives birth?");
Console.WriteLine("1. 22 Months");
Console.WriteLine("2. 9 Months");
Console.WriteLine("3. 3 Months");
Console.WriteLine("4. 24 Months");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What are the only two mammals are the only ones known to lay eggs?");
Console.WriteLine("1. The anteater and the duck-billed platypus");
Console.WriteLine("2. Bats and Squirrels");
Console.WriteLine("3. Deer and Coyote");
Console.WriteLine("4. Hares and Raccons");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Why are flamingos pink?");
Console.WriteLine("1. Because they are ussually are in a lake habitat");
Console.WriteLine("2. To help them camouflage from predator");
Console.WriteLine("3. Attract mates");
Console.WriteLine("4. Because of their diet of algae, shrimps and crustaceans");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("A dog sweats through which part of its body?");
Console.WriteLine("1. Its forehead");
Console.WriteLine("2. Its paws");
Console.WriteLine("3.Their ears");
Console.WriteLine("4. Its chest");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the size of a newborn kangaroo");
Console.WriteLine("1. 4 inch");
Console.WriteLine("2. 3 inch");
Console.WriteLine("3. 1 inch");
Console.WriteLine("4. 7 inch");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How far away can a wolf smell its prey?");
Console.WriteLine("1. Almost 2 miles");
Console.WriteLine("2. 100 feet");
Console.WriteLine("3. 5 miles");
Console.WriteLine("4. 7 miles");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal is known to spend 90% of its day, sleeping?");
Console.WriteLine("1. Koalas");
Console.WriteLine("2. Bears");
Console.WriteLine("3. Slogans");
Console.WriteLine("4. Cats ");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What color is the tongue of a giraffe?");
Console.WriteLine("1. Pink");
Console.WriteLine("2. Green");
Console.WriteLine("3. Orange");
Console.WriteLine("4. Purple");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal’s stripes are on their skin as well as their fur? ");
Console.WriteLine("1. Zebra");
Console.WriteLine("2. Tiger");
Console.WriteLine("3. Skunk");
Console.WriteLine("4. Chipmunk");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal’s poop is known to take the shape of cubes?");
Console.WriteLine("1. Dogs");
Console.WriteLine("2. Apes");
Console.WriteLine("3. Wombat");
Console.WriteLine("4. Cats");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Under their white fur, what color is a polar bear’s skin?");
Console.WriteLine("1. Black");
Console.WriteLine("2. Blue");
Console.WriteLine("3. Brown");
Console.WriteLine("4. Pink");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How many compartments are in a cow’s stomach?");
Console.WriteLine("1. Four");
Console.WriteLine("2. Two");
Console.WriteLine("3. Three");
Console.WriteLine("4. Six");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How long does it take a sloth to digest a meal?");
Console.WriteLine("1. One day ");
Console.WriteLine("2. Five days");
Console.WriteLine("3. Twelve hours ");
Console.WriteLine("4. Two weeks");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" What is the name of the fastest land animal?");
Console.WriteLine("1. Pronghorn");
Console.WriteLine("2. Cheetah");
Console.WriteLine("3. Springbok");
Console.WriteLine("4. Quarter Horse");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("A baby goat is called what?");
Console.WriteLine("1. Calf");
Console.WriteLine("2. Lamb");
Console.WriteLine("3. Kid");
Console.WriteLine("4. Pup");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What’s the only mammal that’s able to fly?");
Console.WriteLine("1. Bats");
Console.WriteLine("2. Squirrels");
Console.WriteLine("3. Chimpanzees");
Console.WriteLine("4. Gophers");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What’s a group of kittens called?");
Console.WriteLine("1. Kindle");
Console.WriteLine("2. Litter");
Console.WriteLine("3. Herd");
Console.WriteLine("4. Band");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What are the horns of a rhinoceros made of?");
Console.WriteLine("1. Stone");
Console.WriteLine("2. Flesh");
Console.WriteLine("3. Bone");
Console.WriteLine("4. Hair");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How many humps does a Bactrian camel have?");
Console.WriteLine("1. Three");
Console.WriteLine("2. Two");
Console.WriteLine("3. Five");
Console.WriteLine("4. Four");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" What name is given to a female deer?");
Console.WriteLine("1. Cows");
Console.WriteLine("2. Empress");
Console.WriteLine("3. Doe");
Console.WriteLine("4. Bull");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" How do sea otters keep from drifting apart while they sleep?");
Console.WriteLine("1. They hold hands ");
Console.WriteLine("2. They go into a pile");
Console.WriteLine("3. They plant there tails into the ground");
Console.WriteLine("4. They wrap themselves in seeweed");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What animal is known by the nickname sea cow?");
Console.WriteLine("1. Manatees");
Console.WriteLine("2. Whales");
Console.WriteLine("3. Dolphin");
Console.WriteLine("4. Sea Turtles");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("What animal is said to have 9 lives?");
Console.WriteLine("1.Tiger");
Console.WriteLine("2.Lion");
Console.WriteLine("3.Cheetah");
Console.WriteLine("4.Cat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the only mammals that can’t jump?");
Console.WriteLine("1. Rhinoceros");
Console.WriteLine("2. Elephants");
Console.WriteLine("3. Hippopotamus");
Console.WriteLine("4. Bisons");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What animal eats mainly bamboo?");
Console.WriteLine("1. Bamboo lemur");
Console.WriteLine("2. Golden monkey");
Console.WriteLine("3. Panda");
Console.WriteLine("4. Chimpanzee");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What animal is known to be ‘man’s best friend’?");
Console.WriteLine("1. Dog");
Console.WriteLine("2. Cat");
Console.WriteLine("3. Monkey");
Console.WriteLine("4. Horse");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal can stand on its tail?");
Console.WriteLine("1. Kangaroo");
Console.WriteLine("2. Ring-tailed lemur");
Console.WriteLine("3. Squirrel");
Console.WriteLine("4. Bearcat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which animal is the tallest in the world?");
Console.WriteLine("1. Elephant");
Console.WriteLine("2. Moose");
Console.WriteLine("3. Ostrich");
Console.WriteLine("4. Giraffe");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country invented Gazpacho?");
Console.WriteLine("1. Portugal");
Console.WriteLine("2. Spain");
Console.WriteLine("3. Morocco");
Console.WriteLine("4. Italy");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which hotel was the Singapore Sling originally invented?");
Console.WriteLine("1. Four Seasons Hotel");
Console.WriteLine("2. The Lexington Hotel");
Console.WriteLine("3. Raffles Hotel");
Console.WriteLine("4. The Plaza");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country does the dish ‘Nasi Goreng’ come from?");
Console.WriteLine("1. Indonesia");
Console.WriteLine("2. Bangladesh");
Console.WriteLine("3. Bhutan");
Console.WriteLine("4. Pakistan");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which city was Currywurst invented?");
Console.WriteLine("1. Berlin!");
Console.WriteLine("2. Magdeburg");
Console.WriteLine("3. Szczecin");
Console.WriteLine("4. Halle");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country is famous for the fast-food chain ‘Jolibee’?");
Console.WriteLine("1. Malaysia");
Console.WriteLine("2. Indonesia ");
Console.WriteLine("3. Vietnam ");
Console.WriteLine("4. Philippines ");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What chain of Canadian coffee shops can you find ‘Timbits’?");
Console.WriteLine("1. McDonald's");
Console.WriteLine("2. Tim Hortons");
Console.WriteLine("3. Starbucks");
Console.WriteLine("4. SSP Group");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Kimchi is a popular side dish from where?");
Console.WriteLine("1. China");
Console.WriteLine("2. Japan");
Console.WriteLine("3. Korea");
Console.WriteLine("4. Mongolia");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Guinness, the beer is an invention from where?");
Console.WriteLine("1. Ireland");
Console.WriteLine("2. Scoutland");
Console.WriteLine("3. England");
Console.WriteLine("4. Britain");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is a popular dessert served in Japan during the summer months?");
Console.WriteLine("1. Kakigori");
Console.WriteLine("2. Kohi Zeri");
Console.WriteLine("3. Furutsu Sando");
Console.WriteLine("4. Parfait");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the name of a popular chicken/pork/beef skewer served in Southeast Asia?");
Console.WriteLine("1. Phatphrik");
Console.WriteLine("2. Mu wan");
Console.WriteLine("3. Mu kratha");
Console.WriteLine("4. Satay");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which country popularised the ‘Tim Tam Slam’? ");
Console.WriteLine("1. New Zealand");
Console.WriteLine("2. Australia");
Console.WriteLine("3. Singapore");
Console.WriteLine("4. Fiji");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which US State is known for their juicy peaches?");
Console.WriteLine("1. Tennessee");
Console.WriteLine("2. Carolina");
Console.WriteLine("3. Georgia");
Console.WriteLine("4. Alabama");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is sushi traditionally wrapped in?");
Console.WriteLine("1. Nori");
Console.WriteLine("2. Breed");
Console.WriteLine("3. Lettuce");
Console.WriteLine("4. Buns");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What does ‘Kosher’ mean in Hebrew? ");
Console.WriteLine("1. Proper");
Console.WriteLine("2. Inappropiate");
Console.WriteLine("3. Correct");
Console.WriteLine("4. Wrong");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the main ingredient of a mince pie ");
Console.WriteLine("1. Vegetable");
Console.WriteLine("2. Meat");
Console.WriteLine("3. Sugar");
Console.WriteLine("4. Fruit ");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the official state fruit of New York?");
Console.WriteLine("1. Orange");
Console.WriteLine("2. Apple");
Console.WriteLine("3. Banana");
Console.WriteLine("4. Pear");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the name of a coffee drink prepared by diluting espresso with water?");
Console.WriteLine("1. Mexico");
Console.WriteLine("2. Black Coffee");
Console.WriteLine("3. Americano");
Console.WriteLine("4. Espresso");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What does ‘Carne Asada’ mean in Spanish? ");
Console.WriteLine("1. Grilled Beef");
Console.WriteLine("2. Tasty Vegetables");
Console.WriteLine("3. Delicious Fruits");
Console.WriteLine("4. Raw Meat");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine(" What do you call a snack made up of marshmallows, graham crackers, and chocolate?");
Console.WriteLine("1. S’mores");
Console.WriteLine("2. warm Chocolate Sandwich ");
Console.WriteLine("3. Marshmallow swirl");
Console.WriteLine("4. Crack Mac");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which U.S State did the stew, Gumbo originate from?");
Console.WriteLine("1. Arkansas");
Console.WriteLine("2. Mississippi");
Console.WriteLine("3. Texas");
Console.WriteLine("4. Louisiana");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What do you call a cocktail consisting of coconut milk, rum, and pineapple?");
Console.WriteLine("1. Ale");
Console.WriteLine("2. Pina Colada");
Console.WriteLine("3. Negroni ");
Console.WriteLine("4. Margarita");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is James Bond’s preferred drink of choice?");
Console.WriteLine("1. Jack Daniels whiskey");
Console.WriteLine("2. Margarita");
Console.WriteLine("3. Martini");
Console.WriteLine("4. Cosmopolitan");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("When was burger chain ‘In’n’Out’ founded?");
Console.WriteLine("1. 1948");
Console.WriteLine("2. 1947");
Console.WriteLine("3. 1952");
Console.WriteLine("4. 1960");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which U.S State is the only state to grow its own coffee beans?");
Console.WriteLine("1. Hawaii");
Console.WriteLine("2. Japan");
Console.WriteLine("3. Korean");
Console.WriteLine("4. China");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Which soft drink was invented during WW2?");
Console.WriteLine("1. Coca-Cola");
Console.WriteLine("2. Pepsi");
Console.WriteLine("3. Dr Pepper");
Console.WriteLine("4. Fanta");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is the name of a traditional Italian dessert composed of coffee, mascarpone cheese, and ladyfingers?");
Console.WriteLine("1. Cappuccino ");
Console.WriteLine("2. Tiramisu");
Console.WriteLine("3. Espresso");
Console.WriteLine("4. Macchiato");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Mageirocophobia is the fear of what? ");
Console.WriteLine("1. Close Spaces");
Console.WriteLine("2. Heights");
Console.WriteLine("3. Cooking");
Console.WriteLine("4. Water");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");`
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("How many varieties of avocados are there? ");
Console.WriteLine("1.500 ");
Console.WriteLine("2 1000");
Console.WriteLine("3. 250");
Console.WriteLine("4. 400");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What type of nuts are a Hawaiian staple?");
Console.WriteLine("1. Macadamia Nuts");
Console.WriteLine("2. Hazelnuts");
Console.WriteLine("3. Almonds");
Console.WriteLine("4. Pecans");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("What is Sauerkraut made out of?");
Console.WriteLine("1. Carrots");
Console.WriteLine("2. Broccoli");
Console.WriteLine("3. Tomato");
Console.WriteLine("4. Cabbage");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("You got it correct, good job.");
Console.WriteLine("You got it incorrect, sorry buddy maybe next time.");
Console.WriteLine("Question 1 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 2 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 3 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 4 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 5 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 6 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 7 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 8 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 9 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 10 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 11 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 12 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 13 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 14 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 15 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 16 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 17 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 18 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 19 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 20 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 21 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 22 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 23 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 24 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 25 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 26 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 27 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 28 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 29 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());
Console.WriteLine("Question 30 goes here!");
Console.WriteLine("1. Multiple choice");
Console.WriteLine("2. Multiple choice");
Console.WriteLine("3. Multiple choice");
Console.WriteLine("4. Multiple choice");
Console.WriteLine("Please select the correct answer![1-4]");
Global.options = int.Parse(Console.ReadLine());