8
evca.mayerova
4 17
251/ 345
Last seen 4 years ago
Member for 6 years, 10 months, 28 days
Difficulty Normal
Missions (21) / Solutions (21)
Best solutions / Newest solutions
Home
Three words - one-liner
Three Words
match
re.match
re
inline-if
join
2
First
Even the Last
inline-if
sum
2
Non-unique Elements - one-liner
Non-unique Elements
collections.Counter
Counter
collections
if-comprehension
list-comp
1
Right to Left - one-liner
Right to Left
replace
join
list-comp
comprehension
1
Days Between
Days Between
date
datetime.date
datetime
inline-if
1
Electronic Station
Digits Multiplication
Digits Multiplication
if-comprehension
list-comp
comprehension
int
str
1
Scientific Expedition
Secret Message - one-liner
Secret Message
isupper
join
if-comprehension
list-comp
comprehension
1
The Most Wanted Letter - lambdas
The Most Wanted Letter
match
re.match
filter
collections.Counter
Counter
1
Absolute sorting - lambda sorting key
Absolute Sorting
abs
lambda
sorted
2
O'Reilly
First
Time Converter (12h to 24h)
zfill
inline-if
list-comp
split
comprehension
Index Power
Index Power
pow
inline-if
and
len
1
Median
Median
math.floor
floor
math.ceil
ceil
math
1
Incinerator
First
Multicolored Lamp
class
Second
Multicolored Lamp
class
Mine
Fizz Buzz
Fizz Buzz
and
str
if
1
Ice Base
The Most Numbers
The Most Numbers
inline-if
sorted
1
Monkey typing - one-liner
Monkey Typing
find
lower
inline-if
sum
list-comp
1
PyCon TW
House Password - long, but legible
House Password
match
re.match
re
not
False
1
HubSpot
Number Base
Number Base
pow
ord
enumerate
inline-if
int
Creative
Restricted Sum
eval
map
join
str
Hermit
Naive but easy to understand
Count Consecutive Summers
break
range
for
if