15
MMM_AAA_NNN
1 14 24
1112/ 1195
MMMAAANNN
Last seen 6 years ago
Member for 9 years, 2 months, 3 days
Difficulty Normal
Missions (61) / Solutions (69)
Best solutions / Newest solutions
Home
Second
Pawn Brotherhood
chr
ord
lambda
or
sum
2
Straightforward
Right to Left
replace
join
1
First
Pawn Brotherhood
chr
ord
or
in
for
2
Straightforward solution
Three Words
isalpha
False
True
split
else
Straightforward solution
Even the Last
range
else
len
for
if
2
Electronic Station
Tuple and index
Boolean Algebra
index
not
or
and
First
Brackets
replace
not
while
in
and
No strings attached
Digits Multiplication
pow
not
range
for
if
Stack explained
Brackets
pop
not
or
in
False
2
First
Verify Anagrams
replace
lower
sorted
list
Simple straightforward solution
Boolean Algebra
not
or
elif
and
if
Converting to string then iteration
Digits Multiplication
int
str
for
if
Scientific Expedition
Minimalistic
Letter Queue
in
else
for
if
19
1
First
Morse Clock
zfill
bin
replace
split
range
Simple straightforward stack solution
Bird Language
isalpha
pop
join
while
in
Simple FIFO stack - .pop(0)
Letter Queue
pop
join
elif
append
for
3
Straightforward solution
Secret Message
string.uppercase
uppercase
string
in
for
1
pop - insert
Absolute Sorting
insert
pop
index
min
abs
First
The Most Wanted Letter
sort
pop
set
lower
count
O'Reilly
Simple pairwise comparison
Count Inversions
range
len
for
if
Some recursion
Flatten a List
isinstance
list
else
for
if
A shorty.
Flatten a List
type
lambda
inline-if
sum
list
Straightforward
Index Power
range
else
len
for
if
2
First
Xs and Os Referee
in
elif
False
True
else
Mine
Huge ugly oneliner.
The Einstein Problem-Lite
all
index
set
lambda
if-comprehension
6
Commented and with a neat table to demonstrate progress!
The Einstein Problem-Lite
ljust
eval
add
tuple
remove
20
1
A closure.
Fizz Buzz
repr
not
lambda
Another usage of closure.
Fizz Buzz
repr
not
lambda
or
Recursive Eucledian algorithm
The Greatest Common Divisor
else
for
if
1
Joining
Fizz Buzz
string.join
string
join
and
append
First
Disposable Teleports
frozenset
set
not
or
while
First
Moore Neighbourhood
sum
print
else
len
for
.count
Binary Count
bin
count
Ice Base
First
How to Find Friends
frozenset
combinations
itertools.combinations
extend
itertools
Counting through matrix of one quarter of area
Counting Tiles
count
elif
append
range
int
Using sort()
The Most Numbers
sort
bool
not
list
if
Simple
Monkey Typing
find
lower
for
if
1
Alice In Wonderland
Making sure list of lists is returned (no tuples)
Transposed Matrix
zip
list-comp
list
comprehension
Zip one-liner
Transposed Matrix
zip
lambda
list
GitHub
Simple nested iteration + slicing
The End of Other
False
and
True
len
for
Dropbox
Second
Speech Module
strip
bool
split
3
3
Reformatted oneliner
Speech Module
strip
lambda
split
13
True one-liner
Speech Module
eval
strip
bool
lambda
split
2
Cryptic golfed one-liner
Speech Module
strip
lambda
split
1
First
Speech Module
bool
elif
if
1
First
Simple Hashlib
hashlib.new
new
hashlib
update
PyCon TW
Second letter of commands is unique
Digit Stack
pop
and
append
int
for
4
First
Golden Pyramid
zfill
pow
bin
max
range
2
First
Network Attack
not
sum
while
and
list-comp
1
First
Simple Areas
math.pi
pi
float
math
sum
Storage
Golf practice
Weak Point
zip
map
index
min
lambda
5
1
First
Restricted Prime
yield
while
False
and
True
First
Word Pattern
isalpha
inline-if
int
for
2
Second
Word Pattern
isalpha
join
comprehension
int
str
zip(*matrix) helps a lot
Weak Point
zip
index
min
sum
list-comp
Golfed one-liner
Weak Point
zip
map
index
min
lambda
3rd
Weak Point
zip
min
lambda
sum
range
First
The Rows of Cakes
issubset
frozenset
set-comp
add
tuple
HubSpot
41 at first attempt
Restricted Sum
pop
lambda
and
Second
Restricted Sum
eval
First
The Hamming Distance
zfill
bin
max
sum
range
Blizzard
No cycles! Simple calculation.
Weekend Counter
in
range
Division by five helps
Weekend Counter
datetime.fromordinal
fromordinal
date
datetime.date
datetime
First
The Angles of a Triangle
math.floor
floor
math.ceil
ceil
math.acos
Rock
Ugly but working! Finally...
Family Gifts
time.time
time
itertools.permutations
permutations
next
1
Shelter
First
Ghosts Age
while
in
and
append
else
Second
Ghosts Age
while
in
and
if
Hermit
Somewhat nontrivial
The Good Radix
ord
map
max
not
lambda
11
Watchtower
Shortest solution ever!
Funny Addition
sum
1