A very efficent but sloppily formatted solution. Kind of funny to use /10 as the base check instead of just <10 which would be more efficient. A variant of this should be the best practice.
very compact code
cool
Beautiful
lol
This comment is hidden because it contains spoiler information about the solution
so clean 👌
iNsanity
int() with base 0, wow real nice
Why not some linebreaks to make it readable
Most 8kyu kata: Return "Hello" This 8kyu kata:
definition of best practice
Lol! but why import the codecs lib inside the function?
Loading collection data...
A very efficent but sloppily formatted solution. Kind of funny to use /10 as the base check instead of just <10 which would be more efficient. A variant of this should be the best practice.
very compact code
cool
Beautiful
lol
This comment is hidden because it contains spoiler information about the solution
so clean 👌
iNsanity
int() with base 0, wow real nice
Why not some linebreaks to make it readable
Most 8kyu kata: Return "Hello"
This 8kyu kata:
definition of best practice
Lol! but why import the codecs lib inside the function?