You can use this assignment in your class!
Mastery Progress(100.0%)
i

Unit 4: Iteration - Review Assignment

You answeredJUST NOW
  • Solution
  • Unit test #1
  • Unit test #2
  • Unit test #3
  • Unit test #4
  • Unit test #5
Python
You passed all unit tests!
Unit test number
1
Expected STDOUT
['Scream', 'Finding Nemo', 'The Shining']
Your STDOUT
['Scream', 'Finding Nemo', 'The Shining']
Unit test number
2
Expected STDOUT
['Home Alone 2', 'Scream', 'Finding Nemo', 'The Shining']
Your STDOUT
['Home Alone 2', 'Scream', 'Finding Nemo', 'The Shining']
Unit test number
3
Expected STDOUT
['Finding Nemo', 'The Shining']
Your STDOUT
['Finding Nemo', 'The Shining']
Unit test number
4
Expected STDOUT
['Taxi Driver', 'Parasite', 'Lost Highway']
Your STDOUT
['Taxi Driver', 'Parasite', 'Lost Highway']
Unit test number
5
Expected STDOUT
[]
Your STDOUT
[]

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchNOV 3, 2022, 11:26:34 AM
Python

Was this helpful?

(Voting helps us personalize your learning experience!)
img3.3 Lists - Lesson

Was this helpful?

(Voting helps us personalize your learning experience!)
img4.2 For Loops - Lesson

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
Select one or more of the following options:
  • A.
  • B.
  • C.
  • D.
  • E.
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.