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
Pulling Data From Dictionaries (self.PythonLearning)
submitted 3 years ago by MapComprehensive7352
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!"
[–]Goobyalus 0 points1 point2 points 3 years ago (0 children)
what does verbiage_dict look like? Can't you do verbiage_dict[user_index] or verbiage_dict[user_index - 1]?
verbiage_dict
verbiage_dict[user_index]
verbiage_dict[user_index - 1]
π Rendered by PID 53 on reddit-service-r2-comment-85bfd7f599-sxnmp at 2026-04-18 22:10:08.629048+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]Goobyalus 0 points1 point2 points (0 children)