Skip to content

guide.md: update Q&A in "Dictionaries Challenges" section#335

Merged
wrightaprilm merged 2 commits intodatacarpentry:gh-pagesfrom
NPalopoli:patch-5
Nov 29, 2018
Merged

guide.md: update Q&A in "Dictionaries Challenges" section#335
wrightaprilm merged 2 commits intodatacarpentry:gh-pagesfrom
NPalopoli:patch-5

Conversation

@NPalopoli
Copy link
Copy Markdown
Contributor

@NPalopoli NPalopoli commented Nov 21, 2018

Updated question and answer in section Dictionaries Challenges based on corresponding section in episode 01-short-introduction-to-Python.md

Updated question and answer in section **Dictionaries Challenges** based on corresponding section in episode [01-short-introduction-to-Python.md](https://github.com/datacarpentry/python-ecology-lesson/blob/gh-pages/_episodes/01-short-introduction-to-Python.md)
Comment thread _extras/guide.md Outdated
@maxim-belkin maxim-belkin self-assigned this Nov 21, 2018
@maxim-belkin maxim-belkin added the type:enhancement Propose enhancement to the lesson label Nov 21, 2018
@maxim-belkin maxim-belkin changed the title updated Q&A in "Dictionaries Challenges" section guide.md: update Q&A in "Dictionaries Challenges" section Nov 21, 2018
NPalopoli added a commit to NPalopoli/python-ecology-lesson that referenced this pull request Nov 21, 2018
Refers to datacarpentry#335 - `dict` values should never be referred to by position, but by key.
@NPalopoli
Copy link
Copy Markdown
Contributor Author

NPalopoli commented Nov 21, 2018 via email

@NPalopoli
Copy link
Copy Markdown
Contributor Author

NPalopoli commented Nov 22, 2018 via email

Comment thread _extras/guide.md Outdated
Changed reference to "the second value" of dictionary to "the value that corresponds to the key `2`."
@wrightaprilm
Copy link
Copy Markdown
Contributor

Great, thanks for fixing that. I'm happy if you're happy, @maxim-belkin.

Comment thread _extras/guide.md
@wrightaprilm
Copy link
Copy Markdown
Contributor

Thanks @NPalopoli!

@wrightaprilm wrightaprilm merged commit 28004e2 into datacarpentry:gh-pages Nov 29, 2018
zkamvar pushed a commit that referenced this pull request May 8, 2023
Refers to #335 - `dict` values should never be referred to by position, but by key.
zkamvar pushed a commit that referenced this pull request May 8, 2023
guide.md: update Q&A in "Dictionaries Challenges" section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:enhancement Propose enhancement to the lesson

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants