Can you solve this challenging activity? I passed the first test but not all of them.


Answer: See below.
Explanation: I am not sure if this works, but here is the tuple initialized. This is the way you are supposed to initialize a tuple. Curly braces shouldn't matter but still.
team_names = ('Rockets', 'Raptors', 'Warriors', 'Celtics')