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')