A mini game called as rock,paper scissors along with Spock and lizard. Language used is python. The code asks for input data for ex: you choose rock The computer chooses a random string in (rock,paper,scissors,Spock,lizard) The computation are in such a way that it will show you who wins the game. You would be familiar with the game(Then you will understand if it works correct or not)