20
jsg-inet
6 28 40
2420/ 2445
Last seen 21 days ago
Member for 2 years, 11 months, 15 days
Difficulty Normal
Best reviews / Newest reviews
analytical-juestr 2
Smart, cool, clean and well explained! More
count-Sim0000 1
Simple, smart and effective! Only a little doubt: Is it not necesary to put "(" at the beguining and ")" at the end to return a tuple? More
5-liner: longest conditional line I've ever written-Stensen 1
Use of re-split, the smart formula to obtain h and finally the text format for the output. I like it so much! More
Eval + format-Oleg_Babaev 1
Very smart usage of format method and eval (I didn't know this function). More
Second: functools reduce-leggewie 1
Smart to replace "0" by "". Cool use of reduce. More
ELEMENTARY - "Split Pairs"-jsg-inet 1
Thank you for your vote @_Chico_! More
sum((date2-date1))-Olpag 1
Amazing one-line code. I would like to code like this! More
First-sawako.oono 1 1
Interesting! Thanks for showing me the built-in function "ord()". I was looking for it! More
1line-wooilkim 1 1
You also can do it like this: return not num%2 More
while loop-kdim 1
Nice use of nested while's. i have tried to do something similar but I failed. Thank you for showing me the correct way! More
one_line-kalauroma7997 1 1
The most complete and compact solution I have seen for this mission! Nice! More
Line truncating-Splitter 1
Similar to my solution but interesting use of ".isalpha" method. Nice. More
When no switch Use Func_Ptr-Lumy 1
Very interesting use of lambda and dict! It is a real direct-translator. More
Second-melitaele 1
Short and smart. Perhaps it could be under "Speedy" category... More
Both sides-veky 1
Short code with a deeeep meaning. Thanks. More
some slicing-leggewie 1
Nice one-line code, but also well explained on comments what is doing and the constrains it has. More
Simple-mindaugas.dadurkevicius 1
Clear, clean and smart. I like it. More
f-string-Sim0000 1
Absolutely smart! I have learn a lot of thing with this tiny code. Thanks! More
1
2 3 4 5 6 7 8 9