public static void Main()
Console.WriteLine("Ey What's your name?");
name = Console.ReadLine();
Console.WriteLine("Nice to meet you " + name);
Console.WriteLine("Can you give a number between 1-6.");
cv = int.Parse(Console.ReadLine());
for (int x = 1; x <= 5; x++)
for (int x = 1; x <= 5; x++)
for (int x = 1; x <= 5; x++)
for (int x = 1; x <= 10; x++)
for (int x = 1; x <= 10; x++)
for (int x = 1; x <= 10; x++)