20
mangeurdecowan
4 15 34
2346/ 2445
Awesome Team Mangeur deCowan
Last seen 26 days ago
Member for 3 years, 9 months, 26 days
Difficulty Normal
Missions (194) / Solutions (54)
Best solutions / Newest solutions
Initiation
First
Sum Numbers
isdigit
sum
if-comprehension
list-comp
split
2
First
End Zeros
re.search
search
re
str
len
Second
Sum Numbers
filter
map
isdigit
sum
split
Home
First
Three Words
isalpha
bool
False
True
split
Electronic Station
First
Verify Anagrams
isalpha
lower
sorted
if-comprehension
list-comp
First
Find Sequence
insert
List
typing.List
zip
map
First
Brackets
translate
replace
while
False
True
break for QP
Brackets
translate
break
replace
while
False
Scientific Expedition
Second
Morse Clock
zfill
bin
enumerate
replace
join
1
First
Cipher Map
zip
map
join
if-comprehension
list-comp
2
6-liner
Cipher Map
zip
map
join
if-comprehension
list-comp
1
Using next() for QP
Letter Queue
iter
next
continue
pop
join
First
Sum by Type
Tuple
typing.Tuple
type
is
typing
First
Conversion from CamelCase
lstrip
isupper
replace
lower
inline-if
First
Follow Instructions
while
elif
len
if
First
Goes Right After
index
or
False
True
str
First
Remove Accents
combining
unicodedata.combining
normalize
unicodedata.normalize
unicodedata
Second
Remove Accents
combining
unicodedata.combining
normalize
unicodedata.normalize
unicodedata
First
Conversion into CamelCase
title
replace
1
First
Pangram
all
lower
in
comprehension
First
Call to Home
divmod
values
keys
List
typing.List
First
Time Converter (24h to 12h)
datetime.strptime
strptime
datetime.datetime
datetime
replace
First
Morse Clock
bin
enumerate
replace
join
while
2
First
Bird Language
while
in
elif
else
len
First
The Most Wanted Letter
collections.Counter
Counter
values
keys
items
1
Second
Letter Queue
collections.deque
deque
collections
join
in
Third
Morse Clock
zfill
bin
enumerate
replace
join
First
Striped Words
isalpha
lower
inline-if
join
if-comprehension
First
Common Words
sorted
join
while
split
len
First
Absolute Sorting
tuple
abs
sorted
list
First
Secret Message
isupper
inline-if
join
comprehension
O'Reilly
First
Time Converter (12h to 24h)
zfill
split
int
str
12
First thing that .pop(ped) into my head.
Sort Except Zero
sort
pop
typing.Iterable
Iterable
typing
Mine
7-liner
Determinant
list-comp
range
comprehension
len
for
13
1
First
Caesar Cipher (decryptor)
isspace
chr
ord
isalpha
or
14
1-liner (really looooooong 1-liner) without numpy
Determinant
inline-if
sum
list-comp
range
comprehension
First
Achilles and the Tortoise
NP FTW!!
Determinant
numpy.linalg
linalg
numpy
as
round
First
Color Map
groupby
itertools.groupby
dict-comp
items
itertools
Alice In Wonderland
First
IP Network: Route Summarization
ljust
zfill
bin
zip
map
20
First
The Fastest Horse
dict-comp
index
min
max
lambda
GitHub
8-liner
Broken Clock
format
enumerate
sum
split
comprehension
15
PyCon TW
First
Building Visibility
add
enumerate
set
and
range
Blizzard
1-liner
Rectangles Union
set
list-comp
range
comprehension
len
9
First
Stair Steps
continue
pop
max
sum
while
1
First
Reversed Permutation Index
math.factorial
factorial
divmod
tuple
math
First
Weekend Counter
min
int
Second
Weekend Counter
min
max
int
First
The First Working Day
datetime.timedelta
timedelta
date
datetime.date
tuple
First
The Angles of a Triangle
math.degrees
degrees
math.acos
acos
round
First
Unlucky Days
date
datetime.date
datetime
range
int
Second
The Angles of a Triangle
math.degrees
degrees
math.acos
acos
round
try for QP
The Angles of a Triangle
math.degrees
degrees
math.acos
acos
pass
Not On Map
First
Aggregate and Count
keys
dict
print
list
else