Skip to content

Conversation

@Stefan-Stojanovic
Copy link
Collaborator

@Stefan-Stojanovic Stefan-Stojanovic commented Feb 21, 2022

Since python 3.7 dictionaries preserve the order (based on how they were placed inside the dict). So I added an example of how you can get the value and/or key on a given index of a dictionary

  • TODO: Find any other places that mention the order of the default dict and update info to the latest version

Since python 3.7 dictionaries preserve the order (based on how they were placed inside the dict). So I added an example of how you can get the value and/or key on a given index of a dictonary
@enki-hq
Copy link
Collaborator

enki-hq commented Feb 21, 2022

Changelog

File Name Error Message
Pull Request Couldn't find a CHANGELOG entry for this pull request.

If you notice anything wrong with these rules contact [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants