10
KazAndr
1 8 20
475/ 545
Kazantsev Andrey
Last seen 2 years ago
Member for 4 years, 4 months
Difficulty Normal
Missions (50) / Solutions (38)
Best solutions / Newest solutions
Initiation
One row count digits
Count Digits
isdigit
lambda
if-comprehension
list-comp
comprehension
Unpacking
Replace First
lambda
inline-if
len
1
One row solution (pep8 is crying)
Remove All Before
index
lambda
inline-if
in
Don't forget add 'A'
All Upper I
f-string
isupper
lambda
One row solution
Max Digit
map
max
lambda
list
int
Zip Longest
Split Pairs
itertools.zip_longest
zip_longest
itertools
lambda
list-comp
Very ugly
Correct Sentence
upper
lambda
inline-if
One row solution
Number Length
lambda
str
len
1
Just For Fun
Beginning Zeros
break
else
int
str
for
Use -1!
Backward String
lambda
1
For If Break
End Zeros
break
else
int
str
for
All the Same in One Row
All the Same
set
lambda
inline-if
False
True
Sordet List
Nearest Value
float
abs
set
sorted
list
Apple pie
Is Even
lambda
index то, index сё
Between Markers (simplified)
index
lambda
Home
My First Word
First Word
replace
lambda
split
One Row Backward Each Word
Backward Each Word
lambda
join
split
Awful solution of Between Markers
Between Markers
index
count
inline-if
len
One Row Bigger Price
Bigger Price
lambda
sorted
Very long solution of Second Index (PEP8 is crying)
Second Index
enumerate
None
lambda
count
inline-if
Datetime Days Between
Days Between
datetime.datetime
datetime
inline-if
Double for
Morse Decoder
capitalize
split
for
Only for, append & extend
Split List
extend
pop
append
range
list
Formated string
Date and Time Converter
f-string
inline-if
split
int
str
"Sort Array by Element Frequency" with Counter
Sort Array by Element Frequency
extend
collections.Counter
Counter
collections
sort
One row Non-unique Elements
Non-unique Elements
lambda
count
if-comprehension
list-comp
comprehension
without datetime
Sun Angle
map
split
else
int
if
Electronic Station
Words Order --- One Sow Solution --- PEP8 is crying ='(
Words Order
lambda
count
if-comprehension
in
and
18
1
isupper()
All Upper II
isupper
lambda
1
It was not so easy
Sort by Extension
rfind
f-string
List
typing.List
sort
1
iffi
Acceptable Password VI
any
isdigit
bool
set
not
Good dictionary
Surjection Strings
zip
bool
str
for
Not Isdigit
Acceptable Password III
any
isdigit
bool
not
inline-if
Magic Any =)
Acceptable Password II
any
isdigit
bool
inline-if
False
y ** x
Boolean Algebra
or
inline-if
elif
else
if
replace('0', '')
Digits Multiplication
replace
int
str
for
Incinerator
itertools.cycle
Multicolored Lamp
cycle
itertools.cycle
class
next
itertools
Finish him!
The Warriors
class
property
decorator
break
while