20
jsg-inet
6 28 40
2420/ 2445
Last seen 1 month ago
Member for 2 years, 12 months
Difficulty Normal
Best reviews / Newest reviews
First-Nahuel701
Interesting for me. Through your solution (in order to understand it), you put me in the way to study the regular expression operations. Thanks! More
First-aplayer999
Very interesting way to check the alphanumeric constraints: __**if {True,False}.issubset([x in '0123456789' for x in password]):**__ More
long one line :)-tkachuk.constantine
I have learn a couple of things on this solution. Thanks! More
stevenxu77-stevenxu77
Clean, clear and educational! Nice. More
With nested IF, ALL and ANY-anazarovsky
Clean and clear. Thanks for showing me the function "all". More
acc_pw_v-re-nazarstakhovskyi 1
Masterclass for me about re.search usage: _**re.search("[Pp][Aa][Ss]{2}[Ww][Oo][Rr][Dd]", password)**_ More
inline-if and all-tejase13 1
Nice and compact way to code the solution. I woul like I could "think" my codes like this! More
Simple-mAzrunnr 1
Sorry, I do not understand very well why create a dict to convert again to a list. More
First - using differences-zaviskapavel
Nice alternative way to evaluate the ascending condition. More
Sort by Extension-ku100
Very interesting for me to split in two the lista ("special" cases and "normal" cases). Also I have learn somethig new for me about the use of lambda. Thanks. More
First-Jose_Facundo_Bogado_Navarrete 1
I definitely have to learn and train more about the use of "lambda". More
find + statement-leff9f
Interesting way to solve this! More
HOME-"Date and Time Converter"-jsg-inet
Thank you for your votes @_Chico_ ! More
ELEMENTARY - "Max Digit"-jsg-inet
Thank you for your vote @_Chico_! More
ELEMENTARY - "Number Length"-jsg-inet
Thank you for your vote @_Chico_! More
ELEMENTARY - "Beginning Zeros"-jsg-inet
Thank you for your vote @_Chico_! More
ELEMENTARY - "Replace First"-jsg-inet
Thank you for your vote @_Chico_! More
ELEMENTARY - "Multiply (Intro)"-jsg-inet
Thank you for your vote @_Chico_! More
57 symbols-tkachuk.constantine
Short and smart! I think it might be in "speedy" category. More
Basic recurrence-new_hoschi
Short and smart! I think it might be in "Creative" category. More
1 2 3 4 5 6 7
8
9