subject

You used this code to give the user hints. else:
if guess print("Guess higher.")

else:
print("Guess lower.")

Complete the code below, which is an alternative way to give the user the same hints.

if guess = correct:
# Tell the user the guess was correct.
print("You were correct!")
keepGoing = False

_
print("Guess higher.")

_
print("Guess lower.")

•Else
•Elif guess > correct
•Elif guess < correct


You used this code to give the user hints.

else:
if guess
print(Guess higher.)
else:
print(Gue

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:30
Larry sent an email to andy. andy didn't open larry's email but still understood what the message was. how did andy determine the message without opening the email?
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
Which of the following factors would your hypothetical supervisor look at when deciding whether to test a biological material sample for dna? the amount of other evidence you have implicating a suspect in a crime the annual budget for the crime lab both of the above none of the above; you would almost always order a test
Answers: 3
question
Computers and Technology, 23.06.2019 10:00
Whats three fourths of 15(this is supposed to be in math but i clicked too fast)
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
Other - a written response, no less than arial 12-point font, to the following: of the following, which would you consider is most important to customer service goals? choose one and explain why. (1) accuracy (2) punctuality and attendance (3) courtesy (4) productivity (5) organization
Answers: 1
You know the right answer?
You used this code to give the user hints. else:
if guess print("Guess higher.")

...
Questions
question
Mathematics, 09.06.2021 01:00
question
Mathematics, 09.06.2021 01:00
question
Biology, 09.06.2021 01:00
question
Mathematics, 09.06.2021 01:00
Questions on the website: 13722367