You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a rock, paper or scissor game. Prompt the user to choose rock, paper, or scissors. Generate a random choice (rock, paper, or scissors) for the computer. Display the result, whether the user wins, loses, or it's a tie. Lastly, ask the user if they want to play another match.