15
paul105
2 9 24
1141/ 1195
Last seen 7 months ago
Member for 8 years, 7 months, 2 days
Difficulty Normal
Missions (113) / Solutions (24)
Best solutions / Newest solutions
Initiation
First
Sum Numbers
isnumeric
sum
if-comprehension
list-comp
split
First
Count Digits
isdigit
sum
if-comprehension
comprehension
int
First
Is Even
bool
int
Home
First
Backward Each Word
join
split
comprehension
str
2
First
Sort Array by Element Frequency
OrderedDict
collections.OrderedDict
collections
sorted
in
First
Split List
math.ceil
ceil
math
list
len
Electronic Station
clear and fast
Acceptable Password VI
any
isdigit
set
not
lower
1
First
All Upper II
strip
upper
isdigit
bool
not
quite clear with recurrencion
Find Sequence
IndexError
enumerate
except
try
elif
easy solution
Brackets
IndexError
pop
except
try
not
Scientific Expedition
simple one
Goes Right After
find
bool
not
or
False
O'Reilly
First
Lightbulb Intro
datetime.datetime
datetime
List
typing.List
pop
get_indexes->remove_zeros->insert_in_places
Sort Except Zero
insert
remove
sort
enumerate
typing.Iterable
Incinerator
solution with property for hp and is_alive
The Warriors
class
property
super
decorator
while
12
First
The Defenders
class
object
property
super
decorator
First
Army Battles
class
object
property
super
decorator
Mine
permutations
Bigger Together
itertools.permutations
permutations
itertools
map
min
reduce
The Greatest Common Divisor
functools.reduce
reduce
functools
while
ugly but works
Caesar Cipher (decryptor)
chr
ord
continue
not
join
First
The Greatest Common Divisor
math.gcd
gcd
math
int
GitHub
clear but lazy
Create Intervals
tuple
continue
enumerate
not
sorted
Dropbox
counter usage
Worth of Words
collections.Counter
Counter
items
collections
enumerate
with 'math' usage
Three Points Circle
math.sqrt
sqrt
float
format
round
First
The Best Number Ever