bro you smart
This comment is hidden because it contains spoiler information about the solution
I didn't know until now that you can directly join stuff to a string without introducing a variable. you learn something every day ig.
Good
genious
Best practice for pythonist.
Elegant solution for 'if/else 0'. Every time forget about if, however met it several times before.
I dont C/P. I am printed, dude...
this is probably the fastest solution, possibly because it does not use the ** (square) operator. I compared these top two solutions using timeit
**
timeit
Ok, this is genius!
i am ashamed of my solution now....
Loading collection data...
bro you smart
This comment is hidden because it contains spoiler information about the solution
I didn't know until now that you can directly join stuff to a string without introducing a variable. you learn something every day ig.
Good
genious
This comment is hidden because it contains spoiler information about the solution
Best practice for pythonist.
Elegant solution for 'if/else 0'. Every time forget about if, however met it several times before.
I dont C/P. I am printed, dude...
this is probably the fastest solution, possibly because it does not use the
**
(square) operator. I compared these top two solutions usingtimeit
Ok, this is genius!
i am ashamed of my solution now....
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...