Number guessing game

Number guessing game - student project

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