Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • if you have a rather long dictionarry, that could make a lot of function to get what you need :x Commented Dec 22, 2016 at 10:32
  • or a lot of variables, is that better? And you always can modularize Commented Dec 22, 2016 at 10:35
  • 1
    well I do prefer lot of variable instead of lot of getter function. BUt I think I'd just alias the first level of the dictionnary. Commented Dec 22, 2016 at 10:39