Respuesta :
Answer:
Adam had most likely made a logic error.
Explanation:
Adam should check his code for any wrong formulas used or wrong arithmetic symbols.
Answer:
Adam most likely forgot to add a while loop to the guessing code or didn’t add it properly, meaning that instead of letting him guess multiple times it just continues the code, all he needs to do is add a while loop to fix the line of code.
Explanation:
hope this helps