You will need to submit:
Rock, Paper, Scissors
Write a program to play and score the paper-rock-scissor game. Each of two users types in either P, R, or S. The program then announces the winner as well the basis for determining the winner: Paper covers rock, Rock breaks scissors, Scissors cut paper, or Nobody wins.
Be sure to allow the users to use lowercase as well uppercase letters. Your program should include a loop that lets the user play again until the user says she or he is done.
Test Run: Refer to the lab sheet
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here