subject
Computers and Technology, 10.12.2021 21:00 Hali07

I need help desperatley with 10.1.2 codehs guess the word. here is my code...
def get_guess():
while True:
guess = input("Guess: ")
if isinstance(guess, int):
print("Your guess must be a lower case letter!")
else:
if guess. islower():
if len(guess) == 1:
return guess
else:
print("Your guess must have exactly one character!")
secret_word = "handrew"
while True:
guess = get_guess()
if guess in secret_word:
print("That letter is in the secret word!")
print(guess)
else:
print("That letter is not in the secret word!")

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:10
Which activity should be part of a long-term plan to positively affect yourhealth? oa. wearing regular clothing when handling toxinsob. not worrying about secondhand smokeoc. avoiding excessive exposure to sunlightod. drinking only well water
Answers: 1
question
Computers and Technology, 24.06.2019 02:50
Be sure to answer all parts. synthesize the following compound from benzene. a. b. c. d. e. f. reaction [1] conditions: a b c d e f reaction [1] product: draw structure reaction [2] conditions: a b c d e f reaction [2] product: draw structure reaction [3] conditions: a b c d e f reaction [3] product:
Answers: 3
question
Computers and Technology, 24.06.2019 04:30
How do you share someone else’s tweet with your own twitter followers?
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
If you want to delete an entire word at a time, which key should you press along with the backspace or delete key?
Answers: 1
You know the right answer?
I need help desperatley with 10.1.2 codehs guess the word. here is my code...
def get_guess(...
Questions
question
English, 05.12.2020 01:00
question
Mathematics, 05.12.2020 01:00
question
Mathematics, 05.12.2020 01:00
question
Mathematics, 05.12.2020 01:00
question
Mathematics, 05.12.2020 01:00
Questions on the website: 13722367