Number guessing game

This code takes a random input of a number between 1 and 100 denoting if the guess is too high or too low with more attempts made possible using for, while and else conditions and the imported module random
This code takes a random input of a number between 1 and 100 denoting if the guess is too high or too low with more attempts made possible using for, while and else conditions and the imported module random