Question: Using Python Build a ROCK PAPER SCISSORS game. If the user enters anything except rock/ROCK, paper/PAPER, and scissors/SCISSORS, you need to handle the logic for

Using Python Build a ROCK PAPER SCISSORS game. If the user enters anything except rock/ROCK, paper/PAPER, and scissors/SCISSORS, you need to handle the logic for telling the user that it is not a valid input. Build a simple version
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
