Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
1690 days ago
Yeah it's not the greatest style. You also don't need to derive from `object` anymore. But it gets the idea across and the advice is great!
1 comments
tusharsadhwani
1690 days ago
notice the raw_input(), it's written in python 2.
link