I'm trying to create a hang-man like game. What I need is some command that will tell the computer whether a particular letter is in a certain string. That way, I can tell the user whether their guess was right or wrong.
I would appreciate any help.
I would appreciate any help.