Infinite loop not checking for string size and belonging to alphabet
I’ve been trying to make a check for if the input (guesses) belongs to the alphabet and if it’s a single character for my simple hangman game, but when I try to run the program it just ignores the entire if sentence. It’s been working everywhere else and I just can’t find the source of… Read More Infinite loop not checking for string size and belonging to alphabet