9
Jonethan
8 23
361/ 445
Last seen 1 year ago
Member for 3 years, 8 months, 27 days
Difficulty Easy
Missions (40) / Solutions (25)
Best solutions / Newest solutions
Strings and Integers
Speeedy
Goes Right After
find
bool
inline-if
in
False
13
1
Using isdigit and split in filter
Sum Numbers
filter
isdigit
lambda
inline-if
sum
First
Digits Multiplication
continue
int
str
for
if
1
First
End Zeros
not
while
True
else
int
1
First
First Word
pass
find
isalpha
replace
not
Clear using
Three Words
isalpha
bool
elif
False
True
1
List but not the least
four if instructions
Follow Instructions
elif
for
if
1
Simple using with index
Remove All Before
index
typing.Iterable
Iterable
typing
inline-if
1
Using simple actions
All the Same
Any
typing.Any
List
typing.List
bool
Onliner
Even the Last
inline-if
sum
if-comprehension
list-comp
range
Using replace in string.join
Right to Left
tuple
replace
join
list-comp
range
Look up in the Dict()
Using lambda key in sort method and negative index
Bigger Price
sort
lambda
True
list
int
Strings Theory
Speedy
Acceptable Password III
isdecimal
isdigit
bool
not
inline-if
One liner with str methods (I - V) and set (VI)
Acceptable Password VI
isdecimal
isdigit
bool
set
inline-if
Every single action
Stressful Subject
isupper
replace
set
lower
in
First
Acceptable Password II
isdigit
bool
inline-if
False
and
1
Clear using
Acceptable Password V
isdecimal
isdigit
bool
inline-if
False
1
Simplest functions with str methods (clear one liner)
Acceptable Password IV
isdecimal
isdigit
bool
inline-if
False
First
All Upper II
isupper
bool
inline-if
False
True
1
First
Between Markers
find
elif
else
str
len
List, list and list again
Using len for lists
Split List
inline-if
list
len
1
Using for loop & IndexError
Split Pairs
is
IndexError
None
except
try
Clear using
Sum by Type
Tuple
typing.Tuple
isinstance
typing
list
Different kind of sets
Yeah success
Nearest Value
continue
set
inline-if
while
in
Master of the Time Stone
Using index, abs() and .days method
Days Between
date
datetime.date
datetime
abs