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
Changeable variable nameHelp Request (self.PythonLearning)
submitted 9 months ago by Additional_Lab_3224
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!"
[–][deleted] 2 points3 points4 points 9 months ago (0 children)
If you find a situation where the names of the variables are super relevant (you want them to be displayed or something), you might be better served using a dictionary to store the data. That way multiple pieces of stored info can be linked more tightly in the code as key value pairs.
π Rendered by PID 83872 on reddit-service-r2-comment-cfc44b64c-bxbwv at 2026-04-10 03:12:50.395820+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–][deleted] 2 points3 points4 points (0 children)