7
Harindu-Mansaka
7 14
227/ 245
SP3CT3R
Last seen 3 months ago
Member for 2 years, 3 months, 24 days
Difficulty Easy
Missions (31) / Solutions (22)
Best solutions / Newest solutions
Strings and Integers
First
Is Even
bool
inline-if
False
True
int
First
Multiply (Intro)
int
First
Between Markers (simplified)
find
str
First
Max Digit
list-comp
comprehension
int
str
for
First
Beginning Zeros
lstrip
int
str
len
First
Sum Numbers
isdecimal
enumerate
sum
if-comprehension
list-comp
First
First Word (simplified)
split
str
List but not the least
First
Ascending List
typing.Iterable
Iterable
bool
set
typing
First
Non Empty Lines
splitlines
strip
enumerate
int
str
First
Replace First
pop
typing.Iterable
Iterable
typing
append
1
First
All the Same
Any
typing.Any
List
typing.List
bool
First
Backward Each Word
lstrip
enumerate
split
else
str
First
Non-unique Elements
count
if-comprehension
append
list-comp
range
First
Even the Last
range
list
else
int
len
1
First
Right to Left
tuple
enumerate
replace
join
append
1
First
Index Power
list
else
int
len
for
Look up in the Dict()
First
Best Stock
values
keys
dict
index
max
List, list and list again
First
Sum by Type
Tuple
typing.Tuple
type
enumerate
typing
First
Replace Last
insert
pop
list
else
if
Different kind of sets
First
Shorter Set
remove
min
break
set
max
First
Nearest Value
min
abs
set
lambda
list
Not On Map
First
Length of the String
print
int
str
len
3
1