10
vital1312
5 22
498/ 545
Last seen 4 years ago
Member for 4 years, 8 months, 26 days
Difficulty Normal
Missions (31) / Solutions (15)
Best solutions / Newest solutions
Initiation
First
All the Same
Any
typing.Any
all
List
typing.List
Home
First
Days Between
date
datetime.date
datetime
abs
Scientific Expedition
First
The Most Wanted Letter
dict-comp
items
isalpha
lower
lambda
2
Cipher Map with numpy
Cipher Map
numpy.where
where
numpy.rot90
rot90
numpy.array
Incinerator
First
The Warriors
class
property
super
decorator
not
The Defenders, added method Warrior.hit and rewrote Warrior.fight
The Defenders
class
hasattr
staticmethod
property
super
3
The Weapons with the inherited Warrior.equip_weapon
The Weapons
globals
class
staticmethod
property
super
The Vampires. method hit() adapted for Vampire class
The Vampires
class
staticmethod
property
super
decorator
Straight Fight
Straight Fight
class
hasattr
staticmethod
property
super
Healers (with Class.max_health, health property and the backing warriors)
The Healers
class
staticmethod
property
super
decorator
Text Editor with property, Text instances/namedtuple for versions storage
Text Editor
class
property
decorator
f-string
append
Ice Base
Feed Pigeons with love, but strictly in order of appearance :)
Feed Pigeons
extend
filter
break
lambda
while
Alice In Wonderland
Long Non Repeat, simple brute-force
Long Non Repeat
break
sorted
while
append
True
PyCon TW
House Password, using re module
House Password
findall
re.findall
r-string
re
bool
HubSpot
Restricted Sum with recursion
Restricted Sum
not
else
if