10
joseph_kovacs
4 15
502/ 545
Last seen 3 months ago
Member for 5 months, 9 days
Difficulty Easy
Missions (72) / Solutions (9)
Best solutions / Newest solutions
Strings and Integers
First
Reverse Integer
abs
inline-if
print
int
str
1
First
Excel Column Number
ascii_uppercase
string.ascii_uppercase
dict-comp
string
print
9
First
Armstrong Number Checking
bool
inline-if
print
False
True
Second
Conversion from CamelCase
replace
set
lower
print
str
First
Beginning Zeros
re.search
search
re
None
inline-if
List but not the least
First
Stock Profit
dict-comp
get
min
max
print
20
First
Sort Except Zero
collections.abc.Iterable
iter
next
collections
Iterable
First
Words Order
all
zip
index
bool
print
First
Non Empty Lines
re.search
search
r-string
re
None