Console.WriteLine("how many times do u want to see you name?")
Console.WriteLine("what is your name?")
name = console.ReadLine()
Console.WriteLine("I have a number that is between 1 and 11. you have 10 attempts, what is my number?")
guess = console.ReadLine()
console.WriteLine("hahahahahahahahah ur smart")
Console.WriteLine("try again")
Console.WriteLine("FAILED")