Hacker News new | ask | show | jobs
by ramblerman 5231 days ago
agreed, I've found these exercises very doable with close to no python experience.

One thing that is really throwing me off atm, is all the static functions, sum(list), len(list) as opposed to more OO solutions