Its is a simply game that uses basic python data structures to create a command line game. It provides clues that allow the player to deduce the randomly generated 4 digit number.
The main feature include: Printing instruction Generting a random 4 number Asking for input Checking if input is valid Generating clues Checking if the user won or need to keep playing