Apr 2021
Python Project
Rock Paper Scissors Game
Concepts used: Random module, Lists, nested lists, if statements.
The game asks for an input, i.e . to choose one option from rock, paper and scissors.
The program generates a random output in return in the form of Ascii arts, and decides who wins.
The game asks for an input, i.e . to choose one option from rock, paper and scissors.
The program generates a random output in return in the form of Ascii arts, and decides who wins.