PREVIEW: Today you'll be creating a game of Rock Paper Scissors! You will use if-statements and user input to display the results of the player's choices, and random to create the computer's choices.

  • Press Run to see an example and play against the computer.
  • Click Submit and Next to continue.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE