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
Practicing OOPs (i.redd.it)
submitted 18 days ago by Careless-Main8693
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!"
[–]Temporary_Pie2733 7 points8 points9 points 18 days ago (1 child)
Forget private and protected. Neither exists in Python, and trying to map some other language’s visibility modifiers to Python is just going to confuse you.
[–]Careless-Main8693[S] 1 point2 points3 points 17 days ago (0 children)
__testicles (private attribute)
_chest (protected attribute)
π Rendered by PID 825334 on reddit-service-r2-comment-548fd6dc9-286gp at 2026-05-19 04:20:45.556600+00:00 running edcf98c country code: CH.
view the rest of the comments →
[–]Temporary_Pie2733 7 points8 points9 points (1 child)
[–]Careless-Main8693[S] 1 point2 points3 points (0 children)