11
nina2021
1 3 14
617/ 645
Last seen 1 year ago
Member for 2 years, 7 months, 22 days
Difficulty Normal
Missions (74) / Solutions (18)
Best solutions / Newest solutions
Electronic Station
"Similar Triangles"
Similar Triangles
Tuple
typing.Tuple
List
typing.List
bool
"Acceptable Password V"
Acceptable Password V
all
any
isdigit
lower
or
"Acceptable Password VI"
Acceptable Password VI
keys
all
any
isdigit
lower
"Acceptable Password IV"
Acceptable Password IV
all
any
isdigit
or
elif
"Acceptable Password III"
Acceptable Password III
all
any
isdigit
or
False
"All Upper II"
All Upper II
all
upper
replace
isdigit
bool
"Surjection Strings"
Surjection Strings
continue
break
False
and
True
acceptable password
Acceptable Password II
any
isdigit
False
and
True
Scientific Expedition
"Caps Lock"
Caps Lock
pass
upper
index
print
join
"Sum by Type"
Sum by Type
isinstance
int
str
for
if
"Goes Right After"
Goes Right After
index
bool
or
elif
False
"Time Converter (24h to 12h)"
Time Converter (24h to 12h)
elif
else
int
str
if
"Pangram"
Pangram
issubset
set
lower
False
True
"Common Words"
Common Words
set
sorted
join
if-comprehension
in
"Absolute Sorting"
Absolute Sorting
sort
abs
list
"Secret Message"
Secret Message
findall
re.findall
re
join
str
O'Reilly
First
Median of Three
sort
typing.Iterable
Iterable
typing
append
GitHub
First
The Highest Building
numpy.sum
numpy
as
max
sum