1 00:00:00,060 --> 00:00:05,160 Hello and welcome to your challenge, where you're going to be creating an application that plays the 2 00:00:05,160 --> 00:00:06,930 game Rock, paper, scissors. 3 00:00:06,960 --> 00:00:09,480 This challenge is separated into two parts. 4 00:00:09,480 --> 00:00:14,700 The first part is where we set up the game having the user choose either rock, paper, scissors and 5 00:00:14,700 --> 00:00:17,640 the computer's then also going to report its own choice. 6 00:00:18,560 --> 00:00:23,660 In the second part, you're going to add in the logic that actually determines who won the game based 7 00:00:23,660 --> 00:00:26,920 off their choices either you, the user or the computer. 8 00:00:26,930 --> 00:00:31,810 So click the link in the resources to go to learn the part in order to begin the challenge. 9 00:00:31,820 --> 00:00:32,810 Best of luck.