13
pavel.fasther
1 13 26
705/ 845
Pavel Pančocha
Last seen 5 months ago
Member for 4 years, 6 months, 16 days
Difficulty Normal
Missions (56) / Solutions (38)
Best solutions / Newest solutions
Initiation
One line with list comprehension
Sum Numbers
filter
isdigit
lambda
sum
list-comp
Nearest value with min
Nearest Value
min
abs
set
lambda
in
No regex, understandable
All Upper I
all
isupper
isalpha
bool
not
Home
Pairwise
Changing direction
Enum
enum.Enum
enum
itertools.pairwise
pairwise
counter
Sort Array by Element Frequency
collections.Counter
Counter
collections
print
while
Clean with try
Even the Last
IndexError
enumerate
except
try
sum
One line
Non-unique Elements
not
count
if-comprehension
list-comp
list
First
Sun Angle
inline-if
split
int
First
Pawn Brotherhood
add
ord
set
or
inline-if
Simple solution by replace, split, list-comprehension.
First Word
strip
replace
list-comp
split
comprehension
1
Easy datetime
Days Between
datetime.datetime
datetime
abs
Simple one-liner
Right to Left
tuple
replace
join
str
First
Three Words
isalpha
bool
False
True
split
Electronic Station
Say no to regex!
Acceptable Password III
any
isalpha
isdigit
bool
False
First
All Upper II
all
isupper
isalpha
bool
not
Readable one
Brackets
continue
IndexError
pop
index
except
Simple solution using reduce
Digits Multiplication
functools.reduce
reduce
functools
lambda
inline-if
Scientific Expedition
Date time
Time Converter (24h to 12h)
datetime.strftime
strftime
datetime.strptime
strptime
datetime.datetime
1
Easy to read
Goes Right After
find
bool
or
False
True
1
List comprehension with if
Secret Message
isupper
inline-if
join
list-comp
comprehension
Simple conditional checks
Bird Language
inline-if
in
elif
False
True
First
Letter Queue
Enum
enum.Enum
enum
class
collections.deque
Set and join
Common Words
intersection
sort
set
join
split
Solved with dict and list
The Most Wanted Letter
setdefault
items
isalpha
min
max
O'Reilly
Filter one liner
Majority
filter
bool
list
len
First
Xs and Os Referee
zip
or
inline-if
False
and
1
Recursive
Flatten a List
isinstance
not
list
if
First
Index Power
IndexError
except
try
list
int
1
Incinerator
Easy to understand :)
The Warriors
class
property
super
decorator
bool
Mine
First
Count Morse
Final
typing.Final
startswith
dict
not
No recursion, readable
Count Morse
Final
typing.Final
startswith
collections.deque
deque
Ice Base
Simple but easy to read
Long Repeat
inline-if
else
int
str
for
class CircleGroups
Count Chains
TypeAlias
typing.TypeAlias
NamedTuple
typing.NamedTuple
class
Readable, no regex
Find Quotes
Final
typing.Final
tuple
zip
enumerate
GitHub
Chain one liner
Expand Intervals
from_iterable
itertools.from_iterable
chain
itertools.chain
itertools
PyCon TW
First
Double Substring
max
inline-if
in
append
range
It works ;)
House Password
islower
all
isupper
isdigit
bool
Blizzard
Readable solution with comments
Stressful Subject
groupby
itertools.groupby
filter
all
itertools
1