1) [100 pointsl Write a Python program for a new game called Guess Your Number. This game is a twist on the Guess My Number game where the player and computer switch roles That is, the player hides a number between I and 100 (inclusive) and the computer tries to guess it. The computer tells the player its guess, and the player must tell the computer whether the guess is too high,
OR
OR