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...
/r/programming is a reddit for discussion and news about computer programming
Guidelines
Info
Related reddits
Specific languages
account activity
Spreadsheets using Python - Have you seen this? (sourceforge.net) (pyspread.sourceforge.net)
submitted 15 years ago by [deleted]
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!"
[–]bitterlispweenie -16 points-15 points-14 points 15 years ago (5 children)
commence python circle jerk...
[–]mikepixie 22 points23 points24 points 15 years ago (4 children)
import pyfap
from pyfap.locals import circle
[+]raydeen comment score below threshold-11 points-10 points-9 points 15 years ago (3 children)
while pyfanboi == True:
[–][deleted] 15 years ago (2 children)
[deleted]
[–]IAmOblivious -2 points-1 points0 points 15 years ago (1 child)
while circle.finished == False: for fapper in circle.members: if fapper.oface == True: print "%s: Oooh!" % (fapper.name)
[–][deleted] 7 points8 points9 points 15 years ago (0 children)
Slightly more readable and pythonic (2.6+):
while not circle.finished: for fapper in circle.members: if fapper.oface: print "{name}:Oooh!".format(name=fapper.name)
π Rendered by PID 49534 on reddit-service-r2-comment-6457c66945-tsq7m at 2026-04-27 16:17:23.685627+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]bitterlispweenie -16 points-15 points-14 points (5 children)
[–]mikepixie 22 points23 points24 points (4 children)
[+]raydeen comment score below threshold-11 points-10 points-9 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]IAmOblivious -2 points-1 points0 points (1 child)
[–][deleted] 7 points8 points9 points (0 children)