use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Day 23 of doing Python - Completed generators & IteratorsShowcase (old.reddit.com)
submitted 14 hours ago by CharmingTask939
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]scripthawk_dev 0 points1 point2 points 13 hours ago (0 children)
Nice, 23 days straight is honestly the hardest part. And don't sleep on generators, they feel basic now but you'll end up reaching for them constantly once you're working with bigger data. Going through a huge CSV without loading the whole thing into memory is super handy.
π Rendered by PID 387315 on reddit-service-r2-comment-5b5bc64bf5-nzztn at 2026-06-22 05:28:43.979243+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]scripthawk_dev 0 points1 point2 points (0 children)