Skip to content

Commit 6c090ac

Browse files
Julian SequeiraJulian Sequeira
Julian Sequeira
authored and
Julian Sequeira
committed
Remove inappropriate dict/list key/value swap instruction from readme
1 parent 979ef3b commit 6c090ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

days/07-09-data-structures/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,11 @@ Perform the following tasks on the list and dict. The less you look at them, the
3535

3636
- Print out the 27th value in the dictionary.
3737

38-
- Replace the 15th key in the dictionary with the 28th item in the list.
39-
4038

4139
### Time to share what you've accomplished!
4240

4341
Be sure to share your last couple of days work on Twitter or Facebook. Use the hashtag **#100DaysOfCode**.
4442

4543
Here are [some examples](https://twitter.com/search?q=%23100DaysOfCode) to inspire you. Consider including [@talkpython](https://twitter.com/talkpython) and [@pybites](https://twitter.com/pybites) in your tweets.
4644

47-
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
45+
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*

0 commit comments

Comments
 (0)