<?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>while loop &#8211; Care4you</title>
	<atom:link href="https://care4you.in/tag/while-loop/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>while loop &#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>Iteration (LOOP) Statement in VHDL</title>
		<link>https://care4you.in/iteration-loop-statement-in-vhdl/</link>
					<comments>https://care4you.in/iteration-loop-statement-in-vhdl/#respond</comments>
		
		<dc:creator><![CDATA[Ravinder Nath Rajotiya]]></dc:creator>
		<pubDate>Fri, 14 May 2021 07:47:49 +0000</pubDate>
				<category><![CDATA[Digital Design using VHDL]]></category>
		<category><![CDATA[exit]]></category>
		<category><![CDATA[for loop]]></category>
		<category><![CDATA[next]]></category>
		<category><![CDATA[while loop]]></category>
		<guid isPermaLink="false">https://care4you.in/?p=2606</guid>

					<description><![CDATA[<p>Loop statements are a catagory of control structures that allow you to specify repeating sequences of behavior in a circuit. The statement are used for iterating a well-defined task. In each iteration it then increaments or decrement some local identifier for use inside the LOOP statement. VHDL has following types of iterative statements i. FOR...</p>
<p>The post <a rel="nofollow" href="https://care4you.in/iteration-loop-statement-in-vhdl/">Iteration (LOOP) Statement in VHDL</a> appeared first on <a rel="nofollow" href="https://care4you.in">Care4you</a>.</p>
]]></description>
		
					<wfw:commentRss>https://care4you.in/iteration-loop-statement-in-vhdl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
