11
rdmar13
1 7 20
574/ 645
Rodrigo Diaz
Last seen 3 years ago
Member for 8 years, 12 months, 4 days
Difficulty Normal
:)

Best reviews / Newest reviews
First-erstwhile 1
You can use string.ascii_uppercase to get the uppercases :) More
Second-baozhao123
Thanks for showing the use of reduce :) More
consider every pair-pi314
Thanks. I was looking for the one liner More
First-RoyRacer
you can use *date1 instead of date1[0],date1[1],date1[2] More
First-tofguerrier
You should take a look in max and min functions :) More
Simple-Happiness
nice solution, maybe not the fastest but smart :) More
binary-count-sandarovich 1
bin returns a string, str cast is not necessary More
functional + try catch-juacompe
int - built in function, has the optional parameter Base. I liked your one line validation :) More