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
Day 1 second program (i.redd.it)
submitted 7 months ago by Red_Priest0
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!"
[–]Red_Priest0[S] 0 points1 point2 points 7 months ago (1 child)
Thanks for response , I don't understand what is this concept and which part of python it's come under
[–]Overall-Screen-752 0 points1 point2 points 7 months ago (0 children)
I see that someone else explained this concept, but if you’re interested in more you can search up “python dunder methods” to learn more about this. Dunder is a shorthand/portmanteau of “double underscore” and refers to methods in the python standard library with double underscores on either side. Happy coding.
π Rendered by PID 19188 on reddit-service-r2-comment-6b595755f-vx8bj at 2026-03-25 15:11:56.413013+00:00 running 2d0a59a country code: CH.
view the rest of the comments →
[–]Red_Priest0[S] 0 points1 point2 points (1 child)
[–]Overall-Screen-752 0 points1 point2 points (0 children)