Its a console based Rock, Paper and Scissors Game
Instructions to run:
- Open the python terminal
- Run the code by typing "python3 RPS.py"
- The console will ask you to enter any one choice: a. 1 for Rock b. 2 for Paper c. 3 for Scissors
- After each iteration it will show your move and computer's move
- After the end of 3 iterations, it will show the result