Since I love case-statements, I decided to make the most out of them during the rock, paper, scissors program.The gist of the pseudo-code I wrote up for the program is below./* CIS 217 Midterm Melanie Draves 04 Mar 2012 Pseudo-code Narrative dsecriptionProgram will simulate a game of Rock-Paper-Scissors. To do this, the program will generate a number ......