A simple console-based number guessing game written in Python. The program selects a random number and the player tries to guess it within a certain number of attempts. Generates a random secret ...