elissm79 elissm79 Today at 10:59 AM Computers and Technology Answered You wrote a program to allow the user to guess a number. Complete the code to get a number from the user. # Get a guess from the user and update the number of guesses. guess = ("Guess an integer from 1 to 10: ") Help please