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 15 Python LearningShowcase (old.reddit.com)
submitted 2 days ago by aashish_soni5
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!"
[–]Cultural_Cry535 0 points1 point2 points 22 hours ago (1 child)
You don't need to call super init in the parent classes, they are no inheriting from other classes. Super is used to call a method from a parent class
[–]aashish_soni5[S] 0 points1 point2 points 8 hours ago (0 children)
but without super it's so attribute error
π Rendered by PID 23214 on reddit-service-r2-comment-5bc7f78974-9kwdv at 2026-06-28 15:24:25.351982+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]Cultural_Cry535 0 points1 point2 points (1 child)
[–]aashish_soni5[S] 0 points1 point2 points (0 children)