7
r.sulitskiy
4 18
226/ 245
Ростислав Сулицкий
Last seen 2 years ago
Member for 2 years, 11 months, 8 days
Difficulty Normal
Missions (30) / Solutions (22)
Best solutions / Newest solutions
Initiation
First
Correct Sentence
upper
inline-if
str
First
Split Pairs
inline-if
list-comp
range
list
comprehension
1
First
Remove All Before
ValueError
index
typing.Iterable
Iterable
except
First
Is Even
bool
inline-if
False
True
int
First
Max Digit
max
list-comp
comprehension
int
str
First
Backward String
str
First
Sum Numbers
isdigit
sum
if-comprehension
list-comp
split
1
First
Between Markers (simplified)
index
str
First
Count Digits
isdigit
if-comprehension
list-comp
comprehension
int
First
Replace First
IndexError
pop
typing.Iterable
Iterable
except
Home
First
First Word
strip
isalpha
or
inline-if
in
First
Even the Last
inline-if
sum
if-comprehension
list-comp
range
First
Between Markers
find
index
inline-if
and
str
First
Backward Each Word
isalpha
else
str
len
for
With slices
Even the Last
inline-if
sum
list
int
len
First
Bigger Price
get
lambda
sorted
True
list
First
Three Words
isalpha
bool
inline-if
False
True
First
Popular Words
dict-comp
dict
items
lower
lambda
1
First
Second Index
None
count
inline-if
if-comprehension
range
First
Right to Left
tuple
replace
join
list-comp
comprehension
First
Days Between
date
datetime.date
datetime
abs
First
Non-unique Elements
filter
collections.Counter
Counter
collections
lambda