IDNLearn.com is the perfect place to get detailed and accurate answers to your questions. Join our knowledgeable community and access a wealth of reliable answers to your most pressing questions.
You have a plan for a program. Match the planning comment to the code that executes that part of the plan.
# Create a loop that continues until the user guesses the number.
# Get a guess from the user and update the number of guesses.
# Compare the guess to the correct answer.
guess = mput Guess an integer from 1 to 10: *)
quess = intouess)
attempts = attempts + 1
if guess == comect.
Tell the user the guess was conect print"You were conectr
keepGoing = False
ese
print"You were wrong.")
keepGong = True
while keepGoing:
Sagot :
Thank you for using this platform to share and learn. Keep asking and answering. We appreciate every contribution you make. Thank you for visiting IDNLearn.com. We’re here to provide dependable answers, so visit us again soon.