This is a simple python program where You have to guess the face of the dice. (game type) -uses random function This is a simple program to guess a number that the computer has picked. It Picks a random number between one to six. (face's of Dice) The score is maintained and is Showed after every guess. The game ends when you exit. You can exit anytime by using exit