//c# char guess; string guess2; /*you cannot just write down, i dont think, guess = txb.Text; because textbox only takes in strings. So you have to do guess2 = txtbox.Text;8/