10
olena.rudenko
1 8 25
490/ 545
Олена Руденко
Last seen 6 months ago
Member for 8 months, 28 days
Difficulty Easy
Missions (60) / Solutions (55)
Best solutions / Newest solutions
Strings and Integers
Last
Middle Characters
print
else
str
len
if
Capitalize
Conversion into CamelCase
capitalize
print
join
split
comprehension
Not First
Conversion from CamelCase
lstrip
isupper
lower
print
else
Probably could be easier
End Zeros
break
print
else
int
str
First use of functools
Digits Multiplication
functools.reduce
reduce
functools
lambda
print
hoooowe yyyooouuu duoooiiine
Bird Language
translate
isalpha
not
print
join
Checking index instead of substring
Goes Right After
find
bool
print
False
and
First
All Upper I
any
isupper
isalpha
bool
print
use re
First Word
re.split
strip
r-string
re
print
z+1 to count zeros
Beginning Zeros
break
print
range
else
int
1
First
The Most Wanted Letter
values
items
sort
isalpha
max
First
Three Words
isalpha
bool
print
False
True
1
First
Sum Numbers
ValueError
pass
except
try
sum
First
Max Digit
max
print
list-comp
comprehension
int
First
Goes Right After (simplified)
bool
print
in
False
True
First
Between Markers (simplified)
partition
print
str
First
Fizz Buzz
print
elif
else
int
str
First
Number Length
print
int
str
len
First
First Word (simplified)
print
split
str
List but not the least
First
Words Order
all
bool
set
print
while
First
Compress List
collections.abc.Iterable
collections
Iterable
not
or
simple counter
The Most Frequent
collections.Counter
Counter
collections
print
list
Movement dictionary
Follow Instructions
get
tuple
print
list
int
Whitespaces as List Elements
Backward Each Word
re.split
r-string
re
print
join
First time using itertools
Zigzag Array
itertools.count
next
insert
itertools
count
Split and strip
Non Empty Lines
splitlines
strip
sum
print
if-comprehension
First
Ascending List
all
bool
print
False
True
all the same
All the Same
Any
typing.Any
all
List
typing.List
Pop and append
Replace First
collections.abc.Iterable
collections
pop
Iterable
not
First
Absolute Sorting
abs
lambda
print
sorted
list
1
two boring iterations
Non-unique Elements
collections.abc.Iterable
collections
Iterable
print
in
First
Stock Profit
max
print
append
range
list
First
Right to Left
tuple
replace
print
join
str
First
Even the Last
except
try
sum
print
list
First
Median
float
sort
print
list
else
First
Index Power
print
list
else
int
len
First
Majority
is
bool
print
elif
False
First
Easy Unpack
tuple
print
Look up in the Dict()
Looking for potential defenders
Pawn Brotherhood
intersection
chr
ord
set
print
First
Count Digits
isdigit
print
int
str
for
Update the Pyramid
Golden Pyramid
max
print
range
list
int
1
I cant' believe I did it (probably overcomplicated as hell)
The Cheapest Flight
dict-comp
float
min
or
inline-if
Strings Theory
Thanks for the hints!
Morse Clock
zfill
divmod
f-string
bin
map
First
Acceptable Password VI
all
any
isdigit
bool
set
First ascii
All Upper II
ascii_letters
string.ascii_letters
strip
string
any
didn't work without second 'with'
Between Markers
contextlib.suppress
suppress
contextlib
with
ValueError
119
Speech Module
zfill
filter
None
print
join
First
Acceptable Password V
all
any
isdigit
bool
lower
First
Acceptable Password IV
all
any
isdigit
bool
print
First
Acceptable Password II
any
isdigit
bool
print
False
List, list and list again
Two whiles and an if
Beat The Previous
print
while
and
append
list
a little bit of recursion
Flatten a List
collections.abc.Iterable
isinstance
collections
Iterable
inline-if
First
The Highest Building
sum
print
range
list
comprehension
Ice Base
Pig is short for Pigeons
Feed Pigeons
break
max
print
while
int
Not On Map
too elementary
Length of the String
print
int
str
len