lexyhallzie lexyhallzie 15-01-2021 Computers and Technology contestada You wrote a program to allow to guess a number chosen randomly. How did you check to see whether the guess was equal to the correct answer? if guess BLANK answer: A: == B:!= C:=