<?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: Learn Python List Data Structure &#8211; Part 1	</title>
	<atom:link href="https://www.tecmint.com/learn-python-list-data-structure/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/learn-python-list-data-structure/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 17 Apr 2020 08:12:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ievgen Sobko		</title>
		<link>https://www.tecmint.com/learn-python-list-data-structure/comment-page-1/#comment-1328168</link>

		<dc:creator><![CDATA[Ievgen Sobko]]></dc:creator>
		<pubDate>Fri, 17 Apr 2020 08:12:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35920#comment-1328168</guid>

					<description><![CDATA[Thanks for this great info.

I have points that you might improve.

First about &lt;code&gt;copy()&lt;/code&gt; method of the &lt;strong&gt;list&lt;/strong&gt;. It is better to mention notions of a shallow and deep copy. It was hard for me a few years ago to understand why my copied object still modified even if I created a copy of it and did modifications over a copy.

And the second image that represents list indexing missing the first element pls update it.]]></description>
			<content:encoded><![CDATA[<p>Thanks for this great info.</p>
<p>I have points that you might improve.</p>
<p>First about <code>copy()</code> method of the <strong>list</strong>. It is better to mention notions of a shallow and deep copy. It was hard for me a few years ago to understand why my copied object still modified even if I created a copy of it and did modifications over a copy.</p>
<p>And the second image that represents list indexing missing the first element pls update it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: karthick sudhakar		</title>
		<link>https://www.tecmint.com/learn-python-list-data-structure/comment-page-1/#comment-1325897</link>

		<dc:creator><![CDATA[karthick sudhakar]]></dc:creator>
		<pubDate>Fri, 10 Apr 2020 13:05:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35920#comment-1325897</guid>

					<description><![CDATA[@Mark 

Thanks.. Glad you liked the tutorial..]]></description>
			<content:encoded><![CDATA[<p>@Mark </p>
<p>Thanks.. Glad you liked the tutorial..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mark		</title>
		<link>https://www.tecmint.com/learn-python-list-data-structure/comment-page-1/#comment-1322185</link>

		<dc:creator><![CDATA[mark]]></dc:creator>
		<pubDate>Sat, 21 Mar 2020 01:45:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35920#comment-1322185</guid>

					<description><![CDATA[Thanks for this great tutorial...]]></description>
			<content:encoded><![CDATA[<p>Thanks for this great tutorial&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
