Hi Asabeneh, The code on line 25 contains curly braces and not a paranthesis. The curly braces denote the data type will be "set" and not "tuple" as stated. https://github.com/Asabeneh/30-Days-Of-Python/blob/master/01_Day_Introduction/helloworld.py
Hi Asabeneh,
The code on line 25 contains curly braces and not a paranthesis. The curly braces denote the data type will be "set" and not "tuple" as stated.
https://github.com/Asabeneh/30-Days-Of-Python/blob/master/01_Day_Introduction/helloworld.py