<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Python Dictionary: a quick reference	</title>
	<atom:link href="https://renanmf.com/python-dictionary/feed/" rel="self" type="application/rss+xml" />
	<link>https://renanmf.com/python-dictionary/</link>
	<description>Software development, machine learning</description>
	<lastBuildDate>Tue, 29 Dec 2020 13:28:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: The Python Guide For Beginners - Renan Moura		</title>
		<link>https://renanmf.com/python-dictionary/#comment-119</link>

		<dc:creator><![CDATA[The Python Guide For Beginners - Renan Moura]]></dc:creator>
		<pubDate>Wed, 02 Sep 2020 15:40:30 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=156#comment-119</guid>

					<description><![CDATA[[&#8230;] Python Dictionary: a quick reference [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Python Dictionary: a quick reference [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: How to choose a Data Structure in Python - Renan Moura		</title>
		<link>https://renanmf.com/python-dictionary/#comment-98</link>

		<dc:creator><![CDATA[How to choose a Data Structure in Python - Renan Moura]]></dc:creator>
		<pubDate>Tue, 21 Jul 2020 20:01:38 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=156#comment-98</guid>

					<description><![CDATA[[&#8230;] Dictionaries: order doesn&#8217;t matter, you need to associate key-value pairs, and be able to lookup for data based on a custom key instead of indexes. You can learn about dictionaries on this article Python Dictionary: a quick reference [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Dictionaries: order doesn&#8217;t matter, you need to associate key-value pairs, and be able to lookup for data based on a custom key instead of indexes. You can learn about dictionaries on this article Python Dictionary: a quick reference [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: popitem(): remove the last item of a Dictionary in Python - Renan Moura		</title>
		<link>https://renanmf.com/python-dictionary/#comment-79</link>

		<dc:creator><![CDATA[popitem(): remove the last item of a Dictionary in Python - Renan Moura]]></dc:creator>
		<pubDate>Mon, 01 Jun 2020 11:20:10 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=156#comment-79</guid>

					<description><![CDATA[[&#8230;] To learn more about dictionaries, read this post Python Dictionary: a quick reference. [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] To learn more about dictionaries, read this post Python Dictionary: a quick reference. [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
