11
drobotnik
10 23
550/ 645
Last seen 8 years ago
Member for 9 years, 1 month, 18 days
Difficulty Normal
Missions (43) / Solutions (46)
Best solutions / Newest solutions
Home
How do I deal with empty list better?
Even the Last
range
len
for
if
First
Three Words
isalpha
in
False
True
split
First
Pawn Brotherhood
chr
ord
set
if-comprehension
in
First
Non-unique Elements
count
for
if
2
Not liking how i converted tuple to datetime..
Days Between
date
datetime.date
datetime
abs
4
Took f**** ages for recursion to work
Right to Left
type
is
find
join
in
Electronic Station
boring answer
Boolean Algebra
or
and
if
First
Verify Anagrams
replace
lower
print
sorted
Easy peasy
Digits Multiplication
eval
str
for
if
Scientific Expedition
First
Pangram
ascii_lowercase
string.ascii_lowercase
string
lower
sum
not the clearest
Call to Home
min
set
max
sum
list-comp
First
Common Words
sorted
if-comprehension
in
list-comp
split
1
First
Bird Language
while
in
elif
else
len
obvious answer?
Letter Queue
for
if
First
I Love Python!
chr
ord
join
list-comp
comprehension
First obvious
Secret Message
ascii_uppercase
string.ascii_uppercase
string
in
for
Second
Secret Message
isupper
for
if
First
Absolute Sorting
zip
abs
sorted
list-comp
comprehension
1
O'Reilly
First
Xs and Os Referee
zip
sum
comprehension
for
if
First
Median
sorted
else
len
if
2
Kept assignments for clarity
Count Inversions
range
len
for
if
First
Index Power
len
if
Incinerator
a lot to learn..
Friends
class
update
remove
set
in
First
Building Base
class
format
Mine
First
Binary Count
bin
sum
list-comp
comprehension
how do i improve line 7 (check conditions)
Moore Neighbourhood
range
len
for
if
First
Fizz Buzz
str
if
Ice Base
What is with the *args?
The Most Numbers
min
max
if
Second
Monkey Typing
find
lower
for
if
Position 0 gave issues
Monkey Typing
find
lower
for
if
Alice In Wonderland
First
Transposed Matrix
zip
list
GitHub
First
The End of Other
itertools.permutations
permutations
itertools
False
True
Dropbox
Brute
Numbers Factory
combinations_with_replacement
itertools.combinations_with_replacement
eval
functools.reduce
reduce
elif: int(str(
Speech Module
rstrip
print
elif
else
int
PyCon TW
First
Building Visibility
enumerate
max
lambda
sum
sorted
obvious
Digit Stack
pop
in
elif
else
int
quite an inelegant solution
House Password
digits
string.digits
ascii_uppercase
string.ascii_uppercase
ascii_lowercase
Storage
First
Moria Doors
punctuation
string.punctuation
as
string
index
accumulate/ filter probably very inefficient :(
Saw the Stick
filterfalse
itertools.filterfalse
itertools.accumulate
accumulate
as
list comprehension
Skew-symmetric Matrix
zip
list-comp
list
comprehension
Pretty happy with this one...
Weak Point
zip
sum
range
list
len
HubSpot
First
The Hamming Distance
bin
zip
abs
else
int
Recursive
Restricted Sum
else
len
if
First
Number Base
except
try
int
Shelter
Uglyyyy
Pattern Recognition
enumerate
list-comp
range
comprehension
len
ugly 2
Pattern Recognition
enumerate
list-comp
range
comprehension
len