16
Jason3254
4 12 26
1327/ 1445
Last seen 2 years ago
Member for 2 years, 11 months, 14 days
Difficulty Normal
Missions (106) / Solutions (17)
Best solutions / Newest solutions
Initiation
Second
Split Pairs
itertools.zip_longest
zip_longest
itertools
list-comp
comprehension
3
2
First
Split Pairs
append
range
len
for
if
4
1
First
Count Digits
isdigit
int
str
for
if
Home
First
Right to Left
tuple
replace
str
for
First
Date and Time Converter
time.strftime
time.strptime
strftime
time
strptime
Electronic Station
First
Unix Match. Part 2
re.sub
sub
re.search
search
r-string
Scientific Expedition
First
Remove Accents
category
unicodedata.category
normalize
unicodedata.normalize
unicodedata
First
The Most Wanted Letter
sort
isalpha
lower
count
sorted
O'Reilly
First
Lightbulb Operating
itertools.zip_longest
zip_longest
typing.Union
Union
Optional
14
First
Frequency Sorting
sort
count
sorted
True
1
First
The Flat Dictionary
update
isinstance
dict
items
not
First
Flatten a List
type
yield
is
list
else
First
Sort Except Zero
sort
enumerate
typing.Iterable
Iterable
typing
Incinerator
First
The Warriors
class
pass
while
False
True
7
First
The Healers
class
super
isinstance
min
None
Mine
First
Binary Count
bin
count
int
PyCon TW
First
Digit Stack
with
class
pass
IndexError
pop