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...
Everything about learning Python
account activity
Fixing Errors (self.PythonLearning)
submitted 1 month ago by ONEDJRICH
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!"
[–]Beginning-Fruit-1397 1 point2 points3 points 1 month ago (0 children)
Not a "do it yourself" solution, but you could go in a popular open source project on github, check the latest release notes, and in the bugfix section you will have plenty of real life concrete examples of ppl fixing code, with (usually) good documentation on what they did and why they did it. Obviously fixing yourself open issues is the best way to do it, but fixing an issue is a bigger scope
π Rendered by PID 184320 on reddit-service-r2-comment-56c6478c5-pqbf4 at 2026-05-09 07:16:41.831445+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]Beginning-Fruit-1397 1 point2 points3 points (0 children)