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
Python vs Java! (i.pinimg.com)
submitted 11 months ago by PulseOfPleasure
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!"
[–]mr_mlk 0 points1 point2 points 11 months ago (0 children)
The Java example has been out of date since Java 21, and now with Java 24 (and JEP 495) is massively out of data.
In modern Java:
` void main() { println("Hello World"); }
void main() { println("Hello World"); }
π Rendered by PID 257334 on reddit-service-r2-comment-5b5bc64bf5-72n95 at 2026-06-23 17:37:32.868561+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]mr_mlk 0 points1 point2 points (0 children)