<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>What is loop in programming?  by Mohammed Janoubi</title>
      <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2018-02-12 07:44:15 UTC</pubDate>
      <lastBuildDate>2025-10-22 18:01:21 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>ibrahim</title>
         <author>ibrahimalrashid62</author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524025</link>
         <description><![CDATA[<div>Loops are used in programming to repeat a specific block until some end condition is met. There are three loops in C programming:</div><ol><li>for loop</li><li><a href="https://www.programiz.com/c-programming/c-do-while-loops">while loop</a></li><li><a href="https://www.programiz.com/c-programming/c-do-while-loops">do...while loop</a></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:37:55 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524025</guid>
      </item>
      <item>
         <title>Saleh</title>
         <author></author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524048</link>
         <description><![CDATA[<div>It is a code to executed a boolean condition repeatedly</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:38:00 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524048</guid>
      </item>
      <item>
         <title>Jaber</title>
         <author>202622000</author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524064</link>
         <description><![CDATA[<div>A loop is a sequence of instruction s that is continually repeated until a<br>certain condition is reached. A loop is a fundamental programming idea<br>that is commonly used in writing programs.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:38:07 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524064</guid>
      </item>
      <item>
         <title>abdullah salem</title>
         <author>abdullah_009_itf1_2</author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524181</link>
         <description><![CDATA[<div>to Repeat something.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:38:34 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524181</guid>
      </item>
      <item>
         <title>Maytham </title>
         <author></author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524303</link>
         <description><![CDATA[<div>Loop use to repet statements more t</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:39:07 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524303</guid>
      </item>
      <item>
         <title>Jamal</title>
         <author>202622025</author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524359</link>
         <description><![CDATA[<div>&nbsp;In computer programming, a loop is a sequence of instruction that is continually repeated until a certain condition is reached.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:39:20 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524359</guid>
      </item>
      <item>
         <title>hussain</title>
         <author>h_r_t_alhejji</author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524471</link>
         <description><![CDATA[<div><strong> The Java Loop: for. The working process of a for loop is similar to the while loop, only the structure is different. Unlike the while loop, the layout of the control variable, loopcondition, and the increment of the control statement can be stated in a single line of code, such as in the following example. </strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:39:36 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524471</guid>
      </item>
      <item>
         <title>Homayly</title>
         <author>mohammed_itf_1_2_005</author>
         <link>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524671</link>
         <description><![CDATA[<blockquote>A&nbsp; loop is a programming function that iterates a statement or condition based on specified boundaries.</blockquote>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-12 10:40:28 UTC</pubDate>
         <guid>https://padlet.com/mohammed_021_itf_1_2/e7ei4d84k9r5/wish/230524671</guid>
      </item>
   </channel>
</rss>
