7
Dragon999
5 15
208/ 245
Last seen 10 months ago
Member for 3 years, 3 months, 29 days
Difficulty Normal
Missions (32) / Solutions (13)
Best solutions / Newest solutions
Initiation
First
Remove All Before
typing.Iterable
Iterable
typing
while
in
Second
Remove All Before
index
typing.Iterable
Iterable
typing
in
First
Sum Numbers
isnumeric
filter
map
lambda
sum
First
Count Digits
findall
re.findall
re
int
str
1
Home
First
Backward Each Word
join
split
str
First
Sort Array by Element Frequency
index
lambda
count
sorted
True
First
Non-unique Elements
reverse
copy
index
append
list
First
Second Index
re.search
search
re
None
inline-if
First
First Word
re.search
search
re
str
First
Right to Left
tuple
replace
join
list-comp
comprehension
First
Three Words
isalpha
bool
max
inline-if
False
First
Even the Last
not
inline-if
sum
if-comprehension
list-comp
Blizzard
First
Stressful Subject
endswith
re.search
search
isupper
re