Guess the number game is really simple to implement in Python using just a few lines of code. The article talks about one such program where a player can guess a random number between 0 and 1000.
A blog discussing solutions to programming problems using a variety of programming languages.