185k views
5 votes
Can you solve this challenging activity? I passed the first test but not all of them.

Can you solve this challenging activity? I passed the first test but not all of them-example-1
Can you solve this challenging activity? I passed the first test but not all of them-example-1
Can you solve this challenging activity? I passed the first test but not all of them-example-2
User Dragouf
by
4.3k points

1 Answer

3 votes

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

User Mooiamaduck
by
4.9k points