Hacker News new | ask | show | jobs
by simonveal 4333 days ago
It's not specifically for python, but I have found the exercises at http://programmingpraxis.com to be really good for this kind of thing (and the comments will usually contain some solutions in python).
1 comments

This still seems more mathematical/text-book like than practical examples, reminds me of https://projecteuler.net/ which is fun to do. Thanks for sharing!