<?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>set &#8211; Care4you</title>
	<atom:link href="https://care4you.in/tag/set/feed/" rel="self" type="application/rss+xml" />
	<link>https://care4you.in</link>
	<description>Jobs, Engineering, Notes, Quiz, Competetions</description>
	<lastBuildDate>Fri, 22 Apr 2022 17:26:02 +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>set &#8211; Care4you</title>
	<link>https://care4you.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Iteration in Python</title>
		<link>https://care4you.in/iteration-in-python/</link>
					<comments>https://care4you.in/iteration-in-python/#respond</comments>
		
		<dc:creator><![CDATA[Ravinder Nath Rajotiya]]></dc:creator>
		<pubDate>Tue, 19 Apr 2022 17:52:51 +0000</pubDate>
				<category><![CDATA[PYTHON]]></category>
		<category><![CDATA[definite iteration]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[for loop]]></category>
		<category><![CDATA[indefinite iteration]]></category>
		<category><![CDATA[iteration in python]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[tuple]]></category>
		<category><![CDATA[while loop]]></category>
		<guid isPermaLink="false">https://care4you.in/?p=3120</guid>

					<description><![CDATA[<p>Iteration- for and while loop: Iterations are used for repetitive execution of the same block of code over and over. Loop or iteration are popular block of code in all the programming language like basic, PASCAL, C, JAVA, PHP and all others. They can be numeric or collection based. Type of Iteration There are two...</p>
<p>The post <a rel="nofollow" href="https://care4you.in/iteration-in-python/">Iteration in Python</a> appeared first on <a rel="nofollow" href="https://care4you.in">Care4you</a>.</p>
]]></description>
		
					<wfw:commentRss>https://care4you.in/iteration-in-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Set in Python</title>
		<link>https://care4you.in/sets-in-python/</link>
					<comments>https://care4you.in/sets-in-python/#respond</comments>
		
		<dc:creator><![CDATA[Ravinder Nath Rajotiya]]></dc:creator>
		<pubDate>Sun, 10 Apr 2022 17:46:16 +0000</pubDate>
				<category><![CDATA[PYTHON]]></category>
		<category><![CDATA[ADD]]></category>
		<category><![CDATA[intersection]]></category>
		<category><![CDATA[mathematical operations on sets in python]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[set difference]]></category>
		<category><![CDATA[sets in python]]></category>
		<category><![CDATA[union]]></category>
		<category><![CDATA[update()]]></category>
		<guid isPermaLink="false">https://care4you.in/?p=3107</guid>

					<description><![CDATA[<p>SETS in PYTHON A set is an unordered collection of items. Every element of a set is unique, i.e. there are no duplicate. A set itself is a mutable i.e. we can add or remove items in a set. Items of a set are immutable i.e. we cannot modify items of a set using its...</p>
<p>The post <a rel="nofollow" href="https://care4you.in/sets-in-python/">Set in Python</a> appeared first on <a rel="nofollow" href="https://care4you.in">Care4you</a>.</p>
]]></description>
		
					<wfw:commentRss>https://care4you.in/sets-in-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
