7
roman.alilov
3 17
243/ 245
Last seen 4 years ago
Member for 4 years, 9 months, 19 days
Difficulty Normal
Missions (23) / Solutions (18)
Best solutions / Newest solutions
Initiation
First
Correct Sentence
capitalize
inline-if
3
using re.findall()
Between Markers (simplified)
findall
re.findall
r-string
format
re
1
First
First Word (simplified)
find
None
inline-if
str
math.prod(list_comprehension)
All the Same
math.prod
prod
math
list-comp
range
Home
Using Pandas.DataFrame
Bigger Price
DataFrame
pandas.DataFrame
pandas
as
False
13
Using re.search
First Word
re.search
search
r-string
re
str
First
Second Index
None
or
range
else
len
using re
Three Words
re.search
search
re
bool
inline-if
using str.find()
Between Markers
find
None
inline-if
in
len
1
str.split() + list comprehension
Popular Words
dict-comp
lower
if-comprehension
list-comp
split
1
First
Right to Left
replace
join
2
sum_even_list_comprehansion
Even the Last
as
inline-if
sum
if-comprehension
and
4
Scientific Expedition
str -> list(str.isalpha) -> dict(Counter(list)) -> list[0]
The Most Wanted Letter
collections.Counter
Counter
values
dict
items
First
Absolute Sorting
sort
abs
lambda
list
Mine
First
Best Stock
values
items
max
if-comprehension
list-comp
2
Ice Base
First
The Most Numbers
min
max
inline-if
len
1
PyCon TW
hardway: if-else
House Password
isnumeric
islower
isupper
isalpha
or