Question: CHALLENGE 5 . 1 0 . 1 : Simon says ACTIVITY Simon Says' is a memory game where Simon' outputs a sequence of 1 0

CHALLENGE 5.10.1: Simon says ACTIVITY "Simon Says' is a memory game where "Simon' outputs a sequence of 10 characters (R. G, B, Y) and the user must repeat the sequence. Create a for loop that compares the two strings. For each match, add one point to user score Upon a mismatch, end the game Sample output with inputs: RRGBRYYBGY "RRGBBRYBGY User score: 41 user score -2 Simon pattern user pattern input()- input() D!5. Your solution goes here 7 printUser scorer', user_score)!1 Run View your last submission Feedback

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!