29
Oleg_Babaev
8 26 37
4493/ 4695
Олег Бабаев
Last seen 2 months ago
Member for 3 years, 6 months, 27 days
Difficulty Normal
Best reviews / Newest reviews
replace fnmatch-ogoro 1
Clear and simple! I love that! Good solution. More
simple-kdim 1
Short and clear! I envy you... More
use regular-kdim 1
Grate! There are some interesting decisions! Need to remember... More
bunch of replacments for pattern and then re.match-ann3leo 1 1
Interesting! Some tricks need to remember... More
First-bravebug
Check this out: https://py.checkio.org/mission/boolean-algebra/publications/Oleg_Babaev/python-3/eval-format/?ordering=most_voted&filtering=all My solution for Boolean Algebra mission. More
longest interval-GlulkAlex
Holy Mother! It's unbelievable! You have limitless patience. More
reduce-Cjkjvfnby
Surprisingly interesting! Same idea as: return list(accumulate((int(x) for x in str(number) if x != '0'), mul))[-1], but more neatly. More
First-colinmcnicholl 1
Clear comments! Rare is there... More
OrderedDict-quarkov
"OrderedDict as odd" - that's funny! More
Simple-suic
Using deque - it's a good idea! More
Bunny's simplified-nickie
Condition of three points belonging to the same line is so beautiful! The area of triangle with vertexes in this points equals zero... More
Not maketrans not fail -Oleg_Babaev
checkio('$222.100,455.34') == '$222,100,455.34' not '$222,100.455,34' More