The Python Guessing Game project is a simple guessing game created with the Python language.
Users will be prompted to enter two numbers that will act as a range for the computer to select a random number from. The user will then be tasked with guessing the number that the computer chose.