Console.WriteLine("Welcome to the Quiz")
Console.WriteLine("Are you Ready?(Y/N)")
Start = Console.ReadLine.ToUpper
Console.WriteLine("Nice")
else Console.WriteLIne("That Sucks")
Console.WriteLine("Question 1")
Console.WriteLine("What is the Perimeter of a rectangle with a length of 5 and a width of 10?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 2")
Console.WriteLine("What is the area of a rectangle with a length of 5 and a width of 10?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 3")
Console.WriteLine("What is the Length of a rectangle with a width of 5 and an area of 6?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 4")
Console.WriteLine("What is the Length of a rectangle with a width of 5 and an area of 150?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 5")
Console.WriteLine("What is the Length of a rectangle with a width of 5 and an area of 50?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 6")
Console.WriteLine("What is the Length of a rectangle with a width of 5 and an area of 500?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 7")
Console.WriteLine("What is the Area of a rectangle with a width of 5 and an area of 20?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 8")
Console.WriteLine("What is the Length of a rectangle with a width of 3 and a Diagonal of 15?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 9")
Console.WriteLine("What is the Length of a rectangle with a width of 3 and a perimeter of 10?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("Question 10")
Console.WriteLine("What is the Length of a rectangle with a width of 9 and a perimeter of 40?")
Quest1 = Console.ReadLine.ToUpper
Console.WriteLine("You scored [0]/10", Total)