Question: python Write a function called rochambeau that has two arguments player one and player_two. The arguments can contain the strings rock paper orcissors. The function
Write a function called rochambeau that has two arguments player one and player_two. The arguments can contain the strings rock paper orcissors. The function compares the value of the two players with the rules that paper beats rock rock beats scissors "scissors beatspaper If both players have the same value then it is a tie . If other player plays a value other than yock peperoncions and the other player plays a valid value then the player with the wid value wins . if both players play values other than rock paper or scissors then the game is a wash It player one will return the string Player 1 wins I player two wins return the string Player 2 wins if both players have the same valid value returne if both players have invalid vaesem Wish
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
