10
walmas
8 20
471/ 545
Awesome Team Sam Law
Last seen 1 month ago
Member for 1 year, 1 month, 3 days
Difficulty Easy
Missions (61) / Solutions (26)
Best solutions / Newest solutions
Strings and Integers
Try/except
Goes Right After (simplified)
ValueError
IndexError
index
bool
except
Replace, Strip,, Split
First Word
strip
replace
print
split
str
1
for / in loop
Max Digit
max
print
comprehension
int
str
Just the first letter capitalized
Correct Sentence
upper
print
str
if
List but not the least
too many nested parenthesis
Zigzag Array
reverse
print
append
list-comp
range
two loops
Duplicate Zeros
collections.abc.Iterable
reverse
insert
collections
Iterable
list comp, sort key, and lambda
Sort by Extension
rfind
startswith
endswith
f-string
sort
If/Else
Majority
bool
print
False
True
list
Range(start, stop, step)
Chunk
collections.abc.Iterable
collections
Iterable
print
list-comp
boolllll
Ascending List
bool
print
False
True
range
while loops, popping, appending
Reverse Every Ascending
collections.abc.Iterable
reverse
collections
pop
Iterable
set and its limts
Words Order
bool
set
print
if-comprehension
in
u
Remove All Before
collections.abc.Iterable
collections
index
Iterable
count
appen' , insertin'
Sort Except Zero
collections.abc.Iterable
insert
collections
sort
enumerate
dictionary
Absolute Sorting
dict-comp
dict
items
abs
print
List comprehension
Non-unique Elements
collections.abc.Iterable
collections
Iterable
count
print
Strings Theory
Enumerate, list comprehension and indexing strings
Matrix-2-String
upper
tuple
enumerate
print
elif
First
Acceptable Password IV
any
isalpha
isdigit
or
print
using Set
Acceptable Password VI
any
isalpha
isdigit
set
lower
First
Acceptable Password III
any
isalpha
isdigit
print
False
1
groupby and max
Long Repeat
groupby
itertools.groupby
itertools
max
print
Using %
Speech Module
print
else
int
str
if
None as parameter in sort.index()
Between Markers
f-string
index
None
inline-if
print
Ice Base
Phi
The Best Number Ever
print
append
range
for
First
Skew-symmetric Matrix
False
True
range
len
for