a b c d e
2
3
['d', 'e']
2
3
['d', 'e']
a b c
['b', 'c']
['b', 'c']
a b c
2
3
[]
2
3
[]
Instructor solution
Collections in Python Presentation (pages 6-8)
You may exit out of this review and return later without penalty.