Code in Place 2020 Final Project - A Game of Rock Paper Scissors
by Claren C
Description
This program simulates a game of "Rock, Paper, Scissors". The user inputs their choice and receives a random choice from the program, which then determines if they won, loss, or tied based on the results. The program keeps track of wins and ends when either the player or the computer wins 3 games of Rock, Paper, Scissors.