40
oduvan
15 34 57
10059/ 10664
Last seen 13 hours ago
Member for 13 years, 10 months, 21 days
Difficulty Easy
love it!

Best reviews / Newest reviews
First-ciel
+1 for the right and clear solution -1 I would do lambda as an main function only for puzzle solution :) More
Second-jcg
I love this explanation before actual code More
First-subaru
you should check **if .. elif .. elif .. else** More
Second-ciel
One liner from this one https://py.checkio.org/mission/roman-numerals/publications/mdeakyne/python-3/first/share/53882d47af904f942fc8daf06c0ed270/ More
First-roman80 1
Do not mix camelcase getSizeColumns getColumnsForEncode and undescore decode_amsco encode_amsco For Python underscore is always the best choice :) More
"Non-unique Elements" / SevenDayEngineer-sevendayengineer 1
Hi :) Do you mind if we put your solution into "3rd party" solutions category? More
First-slickLash 1
line 6 is so messy. Maybe Creative? :) More
First-UFO665 1
This is a very good and clear solution as for me. The only question I have is Why camelcase? More
First-veghadam1991
I don't understand num_drones = all_drones . More
more than one line-jesaispas
the next year will be your year. 2018 - this is how many lines your solution has :) More
First-vovaminiof
line 7 return not compare More
Bit manipulation with comments-lezeroq 1
Video Code Review https://youtu.be/196f9o5KPqU?t=10m8s More
Generator-guido
Video Code Review https://www.youtube.com/watch?v=2Rk_f15Ec6w More
Encode and check-veky
Video Code Review https://www.youtube.com/watch?v=4gzJt3NQfok More
Striped Words-narimiran
Video Code Review https://www.youtube.com/watch?v=uEqaymORGLc More
First-petrushev
Video Code Review https://youtu.be/uEqaymORGLc?t=7m1s More
One-line function, comprehensions lists-waxdesf 1
Video Code Review https://www.youtube.com/watch?v=swRzp1UjsIc More
First-Melanie_Lilibeth_Franco_Rosado
a good candidate for 3rd party category More
First-Sara_Pinela 1
Sara, same as your friend. You are using too many scopes. Not all of those are necessary. this is one of the thing that makes Python beautiful. More
First-altarfinch
well.. I must say this one res, sum, i = res + [k], sum + k, i + 1 looks odd :) More
1 2 3 4 5 6 7 8 9 10
11
12 13 14 15 16