<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Курси підвищення кваліфікації by Popadynets Oleksandr</title>
      <link>https://padlet.com/pomxp83/kurs2020</link>
      <description>інформатиків</description>
      <language>en-us</language>
      <pubDate>2020-05-20 17:23:03 UTC</pubDate>
      <lastBuildDate>2023-03-06 22:41:12 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>pomxp83</author>
         <link>https://padlet.com/pomxp83/kurs2020/wish/585480032</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/591131726/108c66f8cd1c22c96185c1f2cfb64ca7/_______________________________________.docx" />
         <pubDate>2020-05-20 17:44:32 UTC</pubDate>
         <guid>https://padlet.com/pomxp83/kurs2020/wish/585480032</guid>
      </item>
      <item>
         <title></title>
         <author>pomxp83</author>
         <link>https://padlet.com/pomxp83/kurs2020/wish/585599390</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://learningapps.org/12470683" />
         <pubDate>2020-05-20 18:41:18 UTC</pubDate>
         <guid>https://padlet.com/pomxp83/kurs2020/wish/585599390</guid>
      </item>
      <item>
         <title>Середнє з чисел</title>
         <author>pomxp83</author>
         <link>https://padlet.com/pomxp83/kurs2020/wish/585742266</link>
         <description><![CDATA[<pre>var a, b, c: integer;
begin
readln (a, b, c);
if ((a&lt;b) and (b&lt;c)) or ((a&gt;b) and (b&gt;c)) then write (b);
if ((b&lt;a) and (a&lt;c)) or ((b&gt;a) and (a&gt;c)) then write (a) ;
if ((a&lt;c) and (c&lt;b)) or ((a&gt;c) and (c&gt;b)) then write (c) ;
readln;
end.</pre><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/591131726/f7091fca6c1a937995124bfed344fe1a/_______________.jpg" />
         <pubDate>2020-05-20 20:03:01 UTC</pubDate>
         <guid>https://padlet.com/pomxp83/kurs2020/wish/585742266</guid>
      </item>
      <item>
         <title>Кільце</title>
         <author>pomxp83</author>
         <link>https://padlet.com/pomxp83/kurs2020/wish/585755729</link>
         <description><![CDATA[<pre>program kilce;
var s,r,r2 : double;
BEGIN
readln(s,r);
r2:=sqrt((pi*sqr(r)-s)/pi);
writeln(r2:1:2);

END.</pre><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/591131726/4fcd5bb7b1249f1345b707d921debfc6/______.png" />
         <pubDate>2020-05-20 20:11:28 UTC</pubDate>
         <guid>https://padlet.com/pomxp83/kurs2020/wish/585755729</guid>
      </item>
      <item>
         <title>Який трикутник?</title>
         <author>pomxp83</author>
         <link>https://padlet.com/pomxp83/kurs2020/wish/585764036</link>
         <description><![CDATA[<pre>var a,b,c:longint;
begin
readln(a,b,c);
if (a=b) and (a=c) and (b=c) then writeln(1);
if (a=b) and (a&lt;&gt;c) and (b&lt;&gt;c)  then writeln(2);
if (a&lt;&gt;b) and (a=c) and (b&lt;&gt;c)  then writeln(2);
if (a&lt;&gt;b) and (a&lt;&gt;c) and (b=c)  then writeln(2);
if (a&lt;&gt;b) and (a&lt;&gt;c) and (b&lt;&gt;c) then writeln(3);
end.</pre><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/591131726/421ebda2b89e0ea6428a0372a276867a/______________.png" />
         <pubDate>2020-05-20 20:16:45 UTC</pubDate>
         <guid>https://padlet.com/pomxp83/kurs2020/wish/585764036</guid>
      </item>
      <item>
         <title>Дмстанційне невчання ЗА чи ПРОТИ</title>
         <author>pomxp83</author>
         <link>https://padlet.com/pomxp83/kurs2020/wish/588955946</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/591131726/66d3ea84aa45e42010dafb782d5d16ba/__________.docx" />
         <pubDate>2020-05-22 13:28:22 UTC</pubDate>
         <guid>https://padlet.com/pomxp83/kurs2020/wish/588955946</guid>
      </item>
   </channel>
</rss>
