<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Программирование. Алгоритмы циклической структуры by Надежда Перец</title>
      <link>https://padlet.com/miss_curl/n863h7atmvnd</link>
      <description>Made with swagger</description>
      <language>en-us</language>
      <pubDate>2016-10-30 20:36:33 UTC</pubDate>
      <lastBuildDate>2024-11-28 05:15:52 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Templeball.png</url>
      </image>
      <item>
         <title>Алгоритм циклической структуры -&amp;nbsp;</title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134108036</link>
         <description><![CDATA[<pre><strong><em>алгоритм, в котором одни и те же действия выполняются определенное количество раз.</em></strong><em> </em></pre>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-30 21:08:59 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134108036</guid>
      </item>
      <item>
         <title></title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134151255</link>
         <description><![CDATA[<blockquote><strong>Блок - схема циклического алгоритма</strong></blockquote><div><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/144217968/cb1677d8fd6e98f91466bbe17b7d617c/2_9.png" />
         <pubDate>2016-10-31 08:15:42 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134151255</guid>
      </item>
      <item>
         <title></title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134151859</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/144217968/3a119cde2a026c1e32e219e5c0d4e770/img6.jpg" />
         <pubDate>2016-10-31 08:21:09 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134151859</guid>
      </item>
      <item>
         <title>While условие Do &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Begin &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; серия команд &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;End&amp;nbsp;</title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134152369</link>
         <description><![CDATA[<ol><li>Цикл заканчивается, когда условие становится не верным (ложным).</li><li>Если условие с самого начала нложно, то серия команд не выполняется ни разу</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-31 08:24:53 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134152369</guid>
      </item>
      <item>
         <title>Repeat &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;серия команд &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; until условие&amp;nbsp;</title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134156328</link>
         <description><![CDATA[<ol><li>Серия команд между repeat и until  выполняется хотя бы один раз</li><li>Цикл заканчивается тогда когда, условие становится верным (истинным)</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-31 09:02:08 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134156328</guid>
      </item>
      <item>
         <title>For   To(DownTo)   Do Begin                     серия команд         End </title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134156877</link>
         <description><![CDATA[<ol><li>Количество повторений в данном цикле известно заранее&nbsp;</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-31 09:07:16 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134156877</guid>
      </item>
      <item>
         <title></title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134159140</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/144217968/4bf0dbed07836bf0f0794c0f515577d8/cycles.jpg" />
         <pubDate>2016-10-31 09:25:57 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134159140</guid>
      </item>
      <item>
         <title></title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134159804</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/144217968/bfb6531501e156aca8eacc4770df13b1/hDfS47FDY89yEzRz6kyy.jpg" />
         <pubDate>2016-10-31 09:30:41 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134159804</guid>
      </item>
      <item>
         <title></title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134160446</link>
         <description><![CDATA[<div><strong><em>Пример</em></strong></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/144217968/ece2b062191c5a51282f7ba06e08682d/img7.jpg" />
         <pubDate>2016-10-31 09:36:27 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134160446</guid>
      </item>
      <item>
         <title></title>
         <author>miss_curl</author>
         <link>https://padlet.com/miss_curl/n863h7atmvnd/wish/134160858</link>
         <description><![CDATA[<div><strong><em>Видео урок циклические алгоритмы</em></strong></div>]]></description>
         <enclosure url="https://youtu.be/I4uDQQda48s" />
         <pubDate>2016-10-31 09:40:16 UTC</pubDate>
         <guid>https://padlet.com/miss_curl/n863h7atmvnd/wish/134160858</guid>
      </item>
   </channel>
</rss>
