Rock, Paper, Scissors
Rock, Paper, Scissors
Mission
Write your code to choose 'rock', 'scissors', or 'paper'. The computer will make a random choice. Press 'Run' to see who won!
Your Choice
Computer's Choice
Python Editor
Choose your move inside the `play_game()` function.