11
Max_Fiona
8 14
577/ 645
Last seen 2 years ago
Member for 4 years, 2 months, 16 days
Difficulty Normal
Commented a forum post "don't kown where am i wrong...." created by Max_Fiona
i tried and found it only needs to change 'print' to 'return' and then pass. i still don't kown the
Created a forum post "don't kown where am i wrong...."
def sun_angle(time): time=time.split(':') hh=time[0] mm=time[1] if int(hh)==18 a
Commented a forum post "task Non-unique Elements help" created by Max_Fiona
I will do that, thank you again
Commented a forum post "task Non-unique Elements help" created by Max_Fiona
oh my! it's amazing!! it works!! thank you for that. I'm still a newbie and have so much to learn.th
Liked a comment created by Phil15 for forum post "task Non-unique Elements help"
First I suppose your code is

    def checkio(data: list) -> list:
        for i in data: