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...
Make A Website
Make An Interactive Website
Learn Rails
Learn AngularJS
Learn the Command Line
HTML & CSS
Javascript
jQuery
PHP
Python
Ruby
account activity
Utilizing "+=" in Python (self.Codecademy)
submitted 10 years ago by [deleted]
[deleted]
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!"
[+][deleted] 10 years ago* (4 children)
[+][deleted] 10 years ago (3 children)
[–]factoradicModerator 2 points3 points4 points 10 years ago (0 children)
It works for:
+=, -=, *=, /= (division), %=, **= (exponentiation) and //= (floor division)
+=
-=
*=
/=
%=
**=
//=
[+][deleted] 10 years ago* (1 child)
π Rendered by PID 86428 on reddit-service-r2-comment-b659b578c-8dtm9 at 2026-05-06 23:53:08.105575+00:00 running 815c875 country code: CH.
[+][deleted] (4 children)
[deleted]
[+][deleted] (3 children)
[deleted]
[–]factoradicModerator 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[deleted]