<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>APLICATIA 6 by Lungescu Violeta</title>
      <link>https://padlet.com/violetalungescu/aplicatia6a</link>
      <description>Sa se realizeze un algoritm care calculeaza suma cifrelor unui numar natural n citit de la tastatura.</description>
      <language>en-us</language>
      <pubDate>2015-11-12 20:53:44 UTC</pubDate>
      <lastBuildDate>2015-11-19 20:49:58 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Anghelache Teodora clasa 7A ???</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia6a/wish/81112697</link>
         <description><![CDATA[<p>BEGIN </p><p>INTEGER n, S, i</p><p>READ n</p><p>S:=0</p><p>i:=0</p><p>WHILE i&lt;=n</p><p>      DO S:=S+I</p><p>              i:=1, 2, 3, 4, 5, 6, 7, 8 sau 9</p><p>ENDWHILE</p><p>WRITE S</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-13 06:50:08 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia6a/wish/81112697</guid>
      </item>
      <item>
         <title>Popescu Diana, clasa a7-aA   OK!</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia6a/wish/82148930</link>
         <description><![CDATA[<p>BEGIN</p><p>INTEGER<strike>:=</strike>N,S,U</p><p>READ<strike>:=</strike>N</p><p>S:=O</p><p>WHILE N&lt;&gt; 0</p><p>DO</p><p>U:=N MOD 10</p><p>S:=S+U</p><p>N:=N DIV 10</p><p>END WHILE</p><p>WRITE S</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-18 17:07:54 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia6a/wish/82148930</guid>
      </item>
      <item>
         <title>Nicolae Paul &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OK!</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia6a/wish/82480860</link>
         <description><![CDATA[<p>&lt;!DOCTYPE HTML&gt;</p><p>&lt;script&gt;</p><p>var n = 12345; //fara valoare da </p><p>//eroare</p><p>var S = 0;
for (var i = 1; i &lt;= n.length; i+=1) {
n = n % pow(10,i);
S = S + n;
alert(S);
} 

&lt;/script&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-19 19:06:45 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia6a/wish/82480860</guid>
      </item>
      <item>
         <title>Popa Sofia Melisa-clasa a VII-a A &amp;nbsp;OK!</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia6a/wish/82495439</link>
         <description><![CDATA[<p>BEGIN</p><p>INTEGER<strike>:=</strike>N,S,U</p><p>READ<strike>:=</strike>N</p><p>S:=O</p><p>WHILE N&lt;&gt;0</p><p>DO</p><p>U:=N MOD 10</p><p>S:=S+U</p><p>N:=N DIV 10</p><p>END WHILE</p><p>WRITE S</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-19 19:46:15 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia6a/wish/82495439</guid>
      </item>
   </channel>
</rss>
