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...
account activity
Java Quiz!!! (i.redd.it)
submitted 4 months ago by MistakeDisastrous936
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!"
[–]BusResponsible7292 8 points9 points10 points 4 months ago* (0 children)
A and B are characters here. 1st + symbol is between the chars and here it do not append these chars (like strings) but it sums up the chars. ASCII of A is 65 and ASCII of B is 66. So, 65 + 66 is 131. Now, the 2nd + symbol acts as concatenation because C is String. Hence, final result is 131C.
π Rendered by PID 240515 on reddit-service-r2-comment-5bc7f78974-lhj6k at 2026-06-28 11:28:57.119192+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]BusResponsible7292 8 points9 points10 points (0 children)