News

This is a Python script that allows user to key in a number and then prints out the even, prime and odd numbers with the number keyed in by the user. The program attemps to warn the user when wrong ...
This is the python code for the Odd or Even Game (Cricket Game). Actually this is a Cricket game and played by 2 players. in this game there are runs from 0 to 10 or you can limit to 6. both players ...