Question
python while loop
im making a word guessing game and the guess will be the input and the word will be generated randomly.so if the guess=word,then i want the program to print that we got the number,but if the guess is not equal to word then how do u make the program to run from the point where the user inputs the guess?.pls help me
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×