<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>operations on list &#8211; Care4you</title>
	<atom:link href="https://care4you.in/tag/operations-on-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://care4you.in</link>
	<description>Jobs, Engineering, Notes, Quiz, Competetions</description>
	<lastBuildDate>Sat, 12 Mar 2022 17:44:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.12</generator>

<image>
	<url>https://care4you.in/wp-content/uploads/2020/06/cropped-care4youfav-32x32.png</url>
	<title>operations on list &#8211; Care4you</title>
	<link>https://care4you.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Lists in Python</title>
		<link>https://care4you.in/lists-in-python/</link>
					<comments>https://care4you.in/lists-in-python/#respond</comments>
		
		<dc:creator><![CDATA[Ravinder Nath Rajotiya]]></dc:creator>
		<pubDate>Fri, 19 Apr 2019 11:01:23 +0000</pubDate>
				<category><![CDATA[PYTHON]]></category>
		<category><![CDATA[accessing list elements]]></category>
		<category><![CDATA[append]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[list append]]></category>
		<category><![CDATA[list delete]]></category>
		<category><![CDATA[list elements]]></category>
		<category><![CDATA[list metods]]></category>
		<category><![CDATA[operations on list]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">http://care4you.in/wp/?p=67</guid>

					<description><![CDATA[<p>Lists List is the most common composite data type in Python. It is is an ordered set of elements. Elements in a list can be of similar or different types. Declaration: A list in python is enclosed inside [ ] bracket. Elements in the list are separated by comma. Example of a list is: list1...</p>
<p>The post <a rel="nofollow" href="https://care4you.in/lists-in-python/">Lists in Python</a> appeared first on <a rel="nofollow" href="https://care4you.in">Care4you</a>.</p>
]]></description>
		
					<wfw:commentRss>https://care4you.in/lists-in-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
