15
boris_bondarenko
3 12 25
1046/ 1195
Boris Bondarenko
Last seen 8 months ago
Member for 3 years, 4 days
Difficulty Normal
be a Hero!

Best reviews / Newest reviews
The Hidden Word-boris_bondarenko
I'll make it better, but not today. 22.09.2021 More
max digit-billthechurch 1
Pretty fine) But you can solve it better: return max([int(x) for x in str(number)]) More
First-Yannsp
Next time you can use the max function. It will make your solutions shorter! More
First-BobRoss69
Please explain why are you used Generator instead List Comprehension? If you make it by second way you will get the list class, and as result it give you opportunity to choose max digit. More
not my solution-boris_bondarenko
It was so stupid mission. Because I don't understand why I must create something like YAML if this is already exist. I spend a lot of time, to try every YAML library, but ... NO! And why author talk about YAML in missions? This is not YAML - this is the text type. DOT. This is a reason why I am s More
Symmetry-veky
Hello, veky! Please give me your thoughts about my solution of this mission. Maybe I will make it better. https://py.checkio.org/mission/counting-tiles/publications/boris_bondarenko/python-3/my-first-solution/ More