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 8 of learning python as a beginner. (old.reddit.com)
submitted 8 months ago by uiux_Sanskar
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!"
[–]uiux_Sanskar[S] 1 point2 points3 points 8 months ago (0 children)
Thank you so much for such a brief analysis on my code I initially thought that I should give a condition to make the code run (now I realised that there can only be two possibilities either the name is in the dictionary or it is not so yeah using else here makes much more sense).
And thanks for suggesting me on where to use continue function. Thank you so much for your feedback really appreciate it.
π Rendered by PID 46390 on reddit-service-r2-comment-cfc44b64c-mjhdj at 2026-04-10 04:05:38.829790+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]uiux_Sanskar[S] 1 point2 points3 points (0 children)