16
Safwan_Samsudeen
4 14 37
1300/ 1445
Safwan Samsudeen
Last seen 2 years ago
Member for 3 years, 6 months, 22 days
Difficulty Normal
Missions (88) / Solutions (70)
Best solutions / Newest solutions
Initiation
First
Sum Numbers
filter
isdigit
lambda
sum
list-comp
17
One-liner
Count Digits
isdigit
if-comprehension
list-comp
comprehension
int
First
All the Same
Any
typing.Any
is
List
typing.List
Home
One-liner
Morse Decoder
capitalize
get
replace
join
split
6
First
Split List
inline-if
list
len
13
Solution with datetime
Date and Time Converter
f-string
datetime.datetime
datetime
inline-if
list-comp
19
Creative
Between Markers
index
None
inline-if
in
str
1
Solution for "Three Words"
Three Words
is
all
isalpha
bool
inline-if
One-liner
Backward Each Word
r-string
join
list-comp
split
comprehension
One-liner
Right to Left
tuple
replace
join
str
First
Even the Last
inline-if
sum
list
int
One-liner
Days Between
datetime.datetime
datetime
abs
One-liner
Bigger Price
lambda
sorted
True
list
int
First
Sort Array by Element Frequency
dict-comp
enumerate
lambda
count
sorted
First
First Word
string.whitespace
whitespace
punctuation
string.punctuation
re.split
First
Second Index
rf-string
finditer
re.finditer
is
f-string
One-liner
Popular Words
dict-comp
dict
lower
count
split
1
One-liner
Non-unique Elements
count
if-comprehension
list-comp
list
comprehension
One-liner
Sun Angle
datetime.time
time
datetime
inline-if
and
2
First
Pawn Brotherhood
ascii_lowercase
string.ascii_lowercase
f-string
dict-comp
string
Electronic Station
One-liner
Ascending List
is
typing.Iterable
Iterable
bool
set
6
1
One-liner
Acceptable Password IV
isnumeric
is
any
isalpha
bool
9
2
One-liner
Digits Multiplication
math.prod
prod
math
if-comprehension
list-comp
12
One-liner
All Upper II
is
any
upper
isalpha
bool
17
First
Surjection Strings
is
zip
bool
elif
False
First
Acceptable Password VI
isnumeric
is
any
isalpha
set
First
Acceptable Password V
isnumeric
is
any
isalpha
lower
First
Similar Triangles
Tuple
typing.Tuple
math.sqrt
sqrt
is
One-liner
Acceptable Password III
isnumeric
is
any
isalpha
bool
Creative
Unix Match. Part 1
escape
re.escape
match
re.match
re
First
Words Order
is
all
enumerate
index
bool
1
First
Brackets
remove
not
in
and
append
One-liner
Acceptable Password II
isnumeric
is
any
bool
False
2
One Liner
Verify Anagrams
replace
not
lower
sorted
First
Sort by Extension
startswith
insert
List
typing.List
not
Scientific Expedition
One Liner
YAML. Simple Dict
isspace
dict-comp
lstrip
isdigit
not
13
One-liner
Sum by Type
Tuple
typing.Tuple
type
typing
sum
16
1
First
Follow Instructions
map
lambda
sum
if-comprehension
list-comp
First
Call to Home
math.ceil
ceil
values
items
math
Creative
Remove Accents
normalize
unicodedata.normalize
unicodedata
or
First
Goes Right After
index
bool
except
try
False
One-liner
Conversion into CamelCase
capitalize
upper
enumerate
replace
inline-if
First
Letter Queue
collections.append
collections.popleft
popleft
collections.deque
deque
One-liner
Conversion from CamelCase
strip
isupper
not
lower
inline-if
First
Caps Lock
upper
continue
not
inline-if
False
One-liner
Time Converter (24h to 12h)
datetime.strptime
strptime
f-string
datetime.datetime
datetime
First
Morse Clock
rjust
zfill
f-string
get
bin
This Was Hard. And I mean it.
I Love Python!
First
Striped Words
escape
re.escape
issubset
punctuation
string.punctuation
One-liner
Pangram
ascii_lowercase
string.ascii_lowercase
string
all
not
One-liner
Common Words
sorted
join
if-comprehension
in
split
Two solutions
Absolute Sorting
TypeError
raise
isinstance
tuple
abs
One-liner
Secret Message
map
isupper
lambda
inline-if
join
Two solutions
The Most Wanted Letter
OrderedDict
collections.OrderedDict
setdefault
re.sub
sub
O'Reilly
One Liner
Remove All After
index
typing.Iterable
Iterable
typing
inline-if
3
1
One Liner
Frequency Sorting
lambda
count
sorted
True
5
First
Sort Except Zero
insert
filter
enumerate
typing.Iterable
None
5
First
Replace Last
inline-if
list
len
13
1
One Liner
Majority
bool
count
False
True
list
17
First
Chunk
enumerate
typing.Iterable
Iterable
typing
append
19
First
The Flat Dictionary
isinstance
dict
items
pop
join
First
How Deep
isinstance
tuple
max
append
for
One
Loading Cargo
combinations
itertools.combinations
itertools
remove
min
First
Time Converter (12h to 24h)
datetime.strptime
strptime
as
f-string
datetime.datetime
First
Flatten a List
type
isinstance
filter
map
pop
One Liner
Median
statistics.median
statistics
median
float
List
One Liner
Index Power
inline-if
list
int
len
Mine
First
What Is Wrong With This Family?
filter
is
zip
None
set
Shelter
First
Four To The Floor
dist
math.dist
is
all
any
4