9
Egor_Antonov
3 10
327/ 445
Last seen 3 years ago
Member for 6 years, 6 months, 23 days
Difficulty Normal
Commented a forum post "It works... but not here" created by Egor_Antonov
Thank you \ A pretty "entertaining" thing about the order of viewing the dictionary (set) \ Seems, t
Commented a forum post "It works... but not here" created by Egor_Antonov
Yeap, Thanks. \ Problem was in set sorting. Did as u had written and now everything is **OK**. \ Als
Commented a forum post "It works... but not here" created by Egor_Antonov
That works in my IDE, even in simple RUN TESTS. But not in check mod... P.S I sort letters anyway
Created a forum post "It works... but not here"
def the_most_wanted_letter(string): string = "".join(sorted(string.replace(" ", "").rep
Joined to CheckiO