Write a program to play the rock-paper-scissor game. Each of two users types in either P, R,

Question:

Write a program to play the rock-paper-scissor game. Each of two users types in either P, R, or S. The program then announces the winner as well as the basis for determining the winner: paper covers rock, rock breaks scissors, scissors cuts paper, or nobody wins. Your program should allow the users to use lowercase as well as uppercase letters.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: