11
arma
1 11 20
556/ 645
Last seen 4 years ago
Member for 10 years, 2 months, 5 days
Difficulty Normal
Playing Python

Missions (36) / Solutions (22)
Best solutions / Newest solutions
Home
Pawn Brotherhood
Pawn Brotherhood
ord
map
set
lambda
or
1
Predictable & Clear
Three Words
isalpha
False
True
split
else
Readable way with IndexError catch
Even the Last
IndexError
except
try
sum
2
Electronic Station
Map & Filter & Reduce fun
Digits Multiplication
operator.truth
truth
mul
operator.mul
operator
3
Scientific Expedition
What makes Python unique
I Love Python!
11
Functional programming way with Filter
Secret Message
filter
isupper
join
str
01010101
Striped Words
punctuation
string.punctuation
string
upper
map
1
Custom sorting
Absolute Sorting
abs
sorted
Obvious
Common Words
set
sorted
join
split
O'Reilly
Python's Forgiveness vs. Permission
Index Power
IndexError
except
try
1
Incinerator
Friends connections as list
Friends
class
object
union
filter
remove
Mine
Moore Neighbourhood with Itertools
Moore Neighbourhood
itertools.product
product
pass
itertools
continue
8
4
Bitmask & Shift
Binary Count
while
if
12
4
with itertools product()
Moore Neighbourhood
itertools.product
product
pass
itertools
continue
1
Ice Base
Merge the network, sets and *args
How to Find Friends
issubset
any
enumerate
set
split
17
Feed pigeons in obvious way
Feed Pigeons
max
while
True
if
Predefined numeral rules
Roman Numerals
for
Predefined rules in OrderedDict
Roman Numerals
OrderedDict
collections.OrderedDict
items
collections
for
1
GitHub
Itertools with Permutations
The End of Other
itertools.permutations
permutations
endswith
itertools
False
2
Dropbox
Spell the number
Speech Module
map
elif
list
else
int
PyCon TW
Password strength
House Password
islower
any
isupper
isdigit
not
2
Hermit
class Rings() w algo explained
Break Rings
class
chain
itertools.chain
object
collections.Counter
13