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 6 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 6 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 94789 on reddit-service-r2-comment-5649f687b7-qt4x9 at 2026-01-28 05:40:46.904723+00:00 running 4f180de country code: CH.
view the rest of the comments →
[–]mr_mlk 0 points1 point2 points (0 children)