The game of Roshampo where python is used to find out you can beat the computer with either "Rocks", "Papers", or "Scissors". I used if/else statements to determine if the player uses one of the three choices to beat the comp's choice. Also used 'while' in configuring the simple Roshampo game