Computers and Technology

You used this code to give the user hints. else: if guess < correct: 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.")

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 23:00, jeffylovesgreenbeans
What computer network component allows data transfers from one computer to another through a telephone line?
Answers: 1
image
Computers and Technology, 22.06.2019 21:30, Tcareyoliver
The salespeople at hyperactive media sales all use laptop computers so they can take data with them on the road. you are a salesperson for superduper lightspeed computers talking to hyperactive media sales about upgrading the laptops to windows 10. explain how network location awareness in windows 10 would make the laptops more secure.
Answers: 3
image
Computers and Technology, 23.06.2019 02:00, HannahVance99
In the context of an internet connection, llc stands for leased line connection liability limited company local loop complex local loop carrier
Answers: 1
image
Computers and Technology, 23.06.2019 04:00, china236
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
Do you know the correct answer?
You used this code to give the user hints. else: if guess < correct: print("Guess higher.") else:...

Questions in other subjects: