11
kipermail
5 13
546/ 645
Last seen 8 months ago
Member for 9 months, 13 days
Difficulty Easy
Missions (71) / Solutions (33)
Best solutions / Newest solutions
Strings and Integers
First_List
The Most Wanted Letter
ord
isalpha
set
lower
lambda
1
First
The Most Wanted Letter
ord
continue
isalpha
set
lower
1
First
All Upper I
strip
upper
bool
or
print
1
First
Digits Multiplication
replace
print
int
str
for
1
List but not the least
First
Frequency Sorting
collections.abc.Iterable
collections
Iterable
lambda
count
First
Zigzag Array
next
print
list-comp
range
list
First
Sort Except Zero
collections.abc.Iterable
iter
next
collections
Iterable
First
Non-unique Elements
collections.abc.Iterable
collections
Iterable
count
print
First
Sort by Extension
rpartition
not
lambda
print
sorted
First
Words Order
index
bool
except
try
set
First
Absolute Sorting
abs
print
sorted
list
First
Follow Instructions
tuple
count
print
list
int
Second
All the Same
Any
typing.Any
all
List
typing.List
First
All the Same
Any
typing.Any
List
typing.List
bool
First
Replace First
collections.abc.Iterable
collections
pop
Iterable
print
First
Stock Profit
max
print
append
range
list
First
Right to Left
tuple
replace
print
join
list-comp
1
First
Duplicate Zeros
collections.abc.Iterable
extend
collections
map
Iterable
1
First
Even the Last
inline-if
sum
print
range
list
Just
Index Power
inline-if
print
list
int
len
1
First
Majority
bool
count
print
False
True
1
Look up in the Dict()
sum
Count Digits
isdigit
sum
print
if-comprehension
comprehension
First
Switch Keys to Values
get
dict
items
set
print
List, list and list again
for+for
Count Inversions
extend
if-comprehension
range
list
comprehension
Join
Sum by Type
type
tuple
sum
print
join
pop
Replace Last
insert
pop
typing.Iterable
Iterable
typing
List
Replace with Biggest
typing.Iterable
Iterable
max
not
typing
11
Remove
When "k" is Enough!
Any
typing.Any
remove
typing.Iterable
Iterable
20
Dict
When "k" is Enough!
setdefault
Any
typing.Any
typing.Iterable
Iterable
19
First
Sort Array by Element Frequency
index
typing.Iterable
Iterable
typing
lambda
First
Integer Palindrome
divmod
reversed
bool
print
while
16
First
Split List
Any
typing.Any
typing.Iterable
Iterable
typing
First
Flatten a List
collections.abc.Iterable
type
collections
Iterable
print