static void Main(string[] args)
Console.BackgroundColor= ConsoleColor.Blue;
Console.WriteLine("Hello, there. What is your name?");
name = Console.ReadLine();
for(int i = 1; i <= 1; i++)
Console.WriteLine(name + ", do you like fortnite?");
fortnite = Console.ReadLine();
switch (fortnite.ToLower())
Console.WriteLine(name + ", why do you like fortnite. It is not good. I am going to give you one more chance to answer this questions again. \n Please press enter.");
Console.WriteLine(name + ", you choose the right answer.");
Console.WriteLine(name + ", I couldn't quite understand that. May you please enter yes or no. Try again.");
Console.WriteLine(name + ", say 'Dababy' to continue");
goof = Console.ReadLine();
for(int y = 1; y <= 1; y++)
Console.WriteLine(name + ", I did not understand what you said. Could you please say it again and press enter.");
for (int dul = 1; dul <= 1; dul++)
Console.WriteLine(name + ", are you built like dababy combined with cocomellon?");
dennis = Console.ReadLine();
switch (dennis.ToLower())
Console.WriteLine(name + ", you fr built like that ngl.");
Console.WriteLine(name + ", you choose the wrong answer. Please try again bc you fr know that you built like that \n press enter to continue");
Console.WriteLine(name + ", I couldn't quite understand that. May you please enter yes or no. Try again.");