12
anxy
1 5 23
648/ 745
anxy
Last seen 11 months ago
Member for 1 year, 1 month, 23 days
Difficulty Easy
Missions (79) / Solutions (16)
Best solutions / Newest solutions
Strings and Integers
First
Excel Column Number
pow
ord
sum
print
list-comp
Using replace()
First Word
isalpha
None
break
replace
print
If-Else one-line
Goes Right After
find
bool
or
inline-if
print
Using While
Beginning Zeros
print
while
and
int
str
One-line
Sum Numbers
isdigit
sum
print
if-comprehension
list-comp
List but not the least
Using re
Non Empty Lines
re.search
search
r-string
re
print
One-line with itertools.dropwhile()
Remove All Before
dropwhile
itertools.dropwhile
collections.abc.Iterable
itertools
collections
Filtering, sorting, comparing (One-liner)
Words Order
filter
find
bool
set
lambda
simple and short one-liner
Ascending List
bool
set
print
sorted
False
One-line with count()
All the Same
Any
typing.Any
List
typing.List
bool
Look up in the Dict()
Try-except and for loop
YAML. Simple Dict
dict
find
isdigit
except
try
Recursive
The Flat Dictionary
update
isinstance
f-string
strip
dict-comp
Strings Theory
If-Else
Acceptable Password VI
isalpha
isdigit
bool
set
not
if-elif
Speech Module
print
elif
range
int
str
Different kind of sets
Recursive power for each plant
Power Supply
discard
clear
intersection
set-comp
keys
Clear but tricky
Nearest Value
abs
set
lambda
print
sorted