5
yqs2014
5 12
135/ 145
yuan
Last seen 5 years ago
Member for 10 years, 1 month, 11 days
Difficulty Normal
Missions (17) / Solutions (22)
Best solutions / Newest solutions
Home
First
Three Words
continue
isalpha
isdigit
elif
False
Second
Three Words
continue
isalpha
isdigit
elif
False
First
Even the Last
sum
len
if
First
Non-unique Elements
count
if-comprehension
list-comp
range
comprehension
Electronic Station
First
Digits Multiplication
while
int
str
len
if
Scientific Expedition
First
Common Words
sort
join
if-comprehension
in
list-comp
First
Absolute Sorting
sort
abs
list
First
The Most Wanted Letter
dict
sort
isalpha
set
max
O'Reilly
First
Median
sort
or
and
len
Mine
First
Binary Count
bin
if-comprehension
list-comp
comprehension
int
Second
Fizz Buzz
str
if
First
Fizz Buzz
elif
else
str
if
Ice Base
First
The Most Numbers
min
abs
max
len
if
First
Roman Numerals
print
elif
append
else
for
Second
Roman Numerals
elif
append
else
for
if
GitHub
First
The End of Other
rfind
continue
or
False
True
Second
The End of Other
endswith
False
and
True
for
Dropbox
First
Speech Module
or
and
PyCon TW
First
House Password
match
re.match
re
HubSpot
First
The Hamming Distance
bin
sum
comprehension
int
First
Number Base
ValueError
except
try
int
Second
The Hamming Distance
bin
count