13
Massimo_Di_Martino
3 5 20
835/ 845
Massimo Di Martino
Last seen 3 months ago
Member for 7 years, 1 month, 20 days
Difficulty Normal
Missions (87) / Solutions (22)
Best solutions / Newest solutions
Initiation
without import
All the Same
Any
typing.Any
List
typing.List
bool
Home
First
Split List
append
list
int
len
if
Electronic Station
Massimo
Acceptable Password IV
any
isalpha
isdigit
bool
False
1
Massimo
Acceptable Password III
any
isalpha
isdigit
bool
False
Massimo
All Upper II
islower
isupper
bool
not
False
Massimo
Similar Triangles
Tuple
typing.Tuple
math.sqrt
sqrt
List
Massimo
Acceptable Password V
any
isalpha
isdigit
bool
or
Massimo
Acceptable Password VI
collections.Counter
Counter
any
collections
isalpha
Scientific Expedition
Massimo
Bird Language
while
elif
else
len
if
Massimo
I Love Python!
Massimo
Sum by Type
Tuple
typing.Tuple
type
typing
list
1
Massimo
Goes Right After
index
bool
or
in
False
1
Massimo
Call to Home
math.ceil
ceil
math
else
int
Massimo
Conversion into CamelCase
capitalize
replace
in
append
range
Massimo
Conversion from CamelCase
re.split
re
lower
join
if-comprehension
Massimo
Common Words
set
sorted
join
split
str
O'Reilly
Massimo
Chunk
typing.Iterable
Iterable
typing
append
range
Massimo
Replace Last
insert
print
list
len
if
Massimo
Majority
bool
False
and
True
list
Massimo
Remove All After
typing.Iterable
Iterable
typing
print
list
Massimo
Median
statistics.median
statistics
median
float
List
Ice Base
Massimo
Find Quotes
findall
re.findall
r-string
re