6
Don555
2 10
179/ 195
Last seen 1 year ago
Member for 5 years, 6 months, 16 days
Difficulty Normal
Best reviews / Newest reviews
iterate set-hothat
good, simple and easy to read solution, but can be shorter and more "pythonistic" if use list comprehension More
string.ascii_lowercase*2 + list comprehension-vmiimu 1
why abc *2 ??? it works just due to bad test, it should be calculated More
First-Mikki_Frosty
assert end_zeros(10010000000) == 7, try this test More