freeCodeCamp/guide/english/python/data-structures
Max Ong Zong Bao a62a30ce63 Rephrasing the guide on how a dictionary works in Python for a layman. (#23949)
* Rephrasing on how a dictionary works in Python 

Rephrased the guide to make it easier to understand for a layman. Besides that added headers to break it down further to explain certain aspects of the python dictionary.

* Update guide/english/python/data-structures/dictionaries/index.md

Co-Authored-By: steelwolf180 <steelwolf180@gmail.com>

* Update guide/english/python/data-structures/dictionaries/index.md

Co-Authored-By: steelwolf180 <steelwolf180@gmail.com>

* Update guide/english/python/data-structures/dictionaries/index.md

Co-Authored-By: steelwolf180 <steelwolf180@gmail.com>

* Update guide/english/python/data-structures/dictionaries/index.md

Co-Authored-By: steelwolf180 <steelwolf180@gmail.com>

* Redo my previous delete

Undo my deleting of **has_key()** method
2018-12-19 15:39:01 -05:00
..
dictionaries Rephrasing the guide on how a dictionary works in Python for a layman. (#23949) 2018-12-19 15:39:01 -05:00
floating-point-numbers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
integers fix(guide): Edited the formatting for readability (#32574) 2018-12-18 15:50:19 +05:30
objects fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
ranges fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
scopes fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
strings Added the way to modify immutable string. (#25334) 2018-12-18 22:24:09 -05:00
tuples Correct some typos (#30981) 2018-12-07 04:28:06 -05:00
index.md Add decription to data structures (#32377) 2018-10-31 18:28:05 -05:00