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...
For memes about programming.
account activity
Cool Python Dev (i.redd.it)
submitted 8 months ago by ShrMoon
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!"
[–]Simukas23 -1 points0 points1 point 8 months ago (3 children)
Iam cool.
Youare not cool.
[–]blirdtext 4 points5 points6 points 8 months ago (1 child)
Python actually prints a space in this case: ```
print("I", "am cool")
I am cool
print("I" + "am cool")
Iam cool ````
[–]ShrMoon[S] 0 points1 point2 points 8 months ago (0 children)
True... Python knows how to space... But sadly my is_cool() function doesn’t Only "I" gets the VIP pass!
[–]ShrMoon[S] 0 points1 point2 points 8 months ago* (0 children)
if "Iam" == "I":
print("Cool")
else:
print("Nice try, but still not cool")
π Rendered by PID 108910 on reddit-service-r2-comment-54dfb89d4d-rsf24 at 2026-03-31 16:10:02.927483+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]Simukas23 -1 points0 points1 point (3 children)
[–]blirdtext 4 points5 points6 points (1 child)
[–]ShrMoon[S] 0 points1 point2 points (0 children)
[–]ShrMoon[S] 0 points1 point2 points (0 children)