You answeredJUST NOW
Python
Unit test number
1
Expected STDOUT
apple
a red, round fruit
10
a red, round fruit
10
Your STDOUT
apple
a red, round fruit
10
a red, round fruit
10
Unit test number
2
Expected STDOUT
Your STDOUT
Unit test number
3
Expected STDOUT
val_1
val_2
val_3
val_4
val_2
val_3
val_4
Your STDOUT
val_1
val_2
val_3
val_4
val_2
val_3
val_4
Unit test number
4
Expected STDOUT
['Toy Story 2', 'Paul Blart: Mall Cop', 'GoodFellas', 'Space Jam']
Alec
True
Alec
True
Your STDOUT
['Toy Story 2', 'Paul Blart: Mall Cop', 'GoodFellas', 'Space Jam']
Alec
True
Alec
True
Instructor solution
4.1 Iterables - Lesson
4.2 For Loops - Lesson
You may exit out of this review and return later without penalty.