13
Ferypop
1 4 14
717/ 845
Last seen 7 months ago
Member for 1 year, 6 months, 6 days
Difficulty Easy
Missions (82) / Solutions (4)
Best solutions / Newest solutions
Look up in the Dict()
First
Verify Anagrams
pass
bool
lower
print
sorted
Strings Theory
First
Sum of Digits
sum
print
while
list-comp
comprehension
14
lol, when you have 0 knowledge x-D
Correct Capital
islower
isupper
bool
print
elif
16
List, list and list again
First
Count Inversions
range
len
for
if