elissm79 elissm79 18-12-2020 Computers and Technology contestada 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