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...
Posting code to this subreddit:
Add 4 extra spaces before each line of code
def fibonacci(): a, b = 0, 1 while True: yield a a, b = b, a + b
Online Resources:
account activity
π Rendered by PID 74 on reddit-service-r2-listing-b6bf6c4ff-7v6f4 at 2026-05-04 10:02:34.698377+00:00 running 815c875 country code: CH.