18
Szena
1 11 28
1805/ 1945
Emma Gerendi
Last seen 1 year ago
Member for 3 years, 5 months
Difficulty Normal
I love python!

Missions (172) / Solutions (27)
Best solutions / Newest solutions
Initiation
First
All the Same
Any
typing.Any
List
typing.List
bool
Electronic Station
First
Sort by Extension
List
typing.List
typing
or
sorted
First
Verify Anagrams
collections.Counter
Counter
items
collections
replace
Scientific Expedition
First
Goes Right After
bool
or
False
and
True
First
Conversion from CamelCase
lower
join
in
append
else
First
I Love Python!
O'Reilly
First
Chunk
typing.Iterable
Iterable
not
typing
print
3
First
Sort Except Zero
continue
sort
pop
typing.Iterable
Iterable
12
One_line
Index Power
math.pow
pow
math
inline-if
list
First
Flatten a List
isinstance
extend
append
list
else
Incinerator
Not_abstract_factory
3 Chefs
class
super
continue
sort
None
Mine
First
Best Stock
dict
items
sort
True
list-comp
First
Caesar Cipher (encryptor)
ascii_lowercase
string.ascii_lowercase
string
index
join
Ice Base
First
Oil Pie
Fraction
fractions.Fraction
fractions
abs
sum
Flood_fill
How to Find Friends
KeyError
add
continue
pop
except
Alice In Wonderland
First
Zigzag Array
reverse
List
typing.List
typing
append
GitHub
First
Merge Intervals
continue
sort
None
except
try
First
Expand Intervals
typing.Iterable
Iterable
typing
append
range
Slow solution
The Most Frequent Weekdays
calendar.day_name
day_name
calendar
datetime.timedelta
timedelta
First
The End of Other
sort
lambda
False
True
list-comp
Dropbox
First
The Best Number Ever
inline-if
join
list-comp
comprehension
int
One_line
Simple Hashlib
getattr
hashlib
PyCon TW
Simple
Digit Stack
pass
continue
IndexError
pop
except
Blizzard
Using calendar, and from datetime date, timedelta.
The First Working Day
calendar.day_name
day_name
calendar
datetime.timedelta
timedelta
First
Weekend Counter
calendar.day_name
day_name
calendar
datetime.timedelta
timedelta
Flood_fill
Radiation Search
add
continue
sort
pop
set
Simple
The Angles of a Triangle
math.pow
pow
math.degrees
degrees
math.acos