dam is writing a program that: 1) has the user guess a number, and 2) tells the user how many guesses it took to get the correct answer. But when Adam tests the program, it always outputs that it took the user one guess, even when it takes many guesses. What error did Adam most likely make, and how should it be fixed?
+1
Answers (1)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “dam is writing a program that: 1) has the user guess a number, and 2) tells the user how many guesses it took to get the correct answer. ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Home » Computers & Technology » dam is writing a program that: 1) has the user guess a number, and 2) tells the user how many guesses it took to get the correct answer.