<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My funky padlet by Werayuth Charoenruengkit</title>
      <link>https://padlet.com/werayuth/h93i038a5026q9k5</link>
      <description>Made with a warm hug</description>
      <language>en-us</language>
      <pubDate>2021-06-19 02:30:19 UTC</pubDate>
      <lastBuildDate>2023-02-15 13:49:32 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615179750</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245199201/56e31de4e5690884e52abc927abdd242/D14FCD52_0ADF_4089_B473_B7FABD5D792A.jpg" />
         <pubDate>2021-06-19 02:44:34 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615179750</guid>
      </item>
      <item>
         <title></title>
         <author>werayuth</author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615179763</link>
         <description><![CDATA[<div>result</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-19 02:44:36 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615179763</guid>
      </item>
      <item>
         <title>grade</title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615180369</link>
         <description><![CDATA[<div>if x &lt; 60 then D<br>if x &lt; 70 then C<br>if x &lt; 80 then B<br>else A<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-19 02:45:32 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615180369</guid>
      </item>
      <item>
         <title>- if score &gt;= 50 and score &lt; 60: print(&#39;Your grade is D&#39;)   -elif score &gt;= 60 and score &lt; 70: print(&#39;Your grade is C&#39;)  -elif score &gt;= 70 and score &lt; 80: print(&#39;Your grade is B&#39;)  -elif score &gt;= 80 and score &lt; 100: print(&#39;Your grade is A&#39;)</title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615180543</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-06-19 02:45:49 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615180543</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615180550</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245199798/8883ab733bab0d5a6a54f2025d1dadc0/IMG_25640619_094445.jpg" />
         <pubDate>2021-06-19 02:45:50 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615180550</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181423</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245200399/3c90675cffb732d34b2943c4e39cd243/85E807C2_2356_45E0_BB88_57DD3BF03CB2.jpeg" />
         <pubDate>2021-06-19 02:47:18 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181423</guid>
      </item>
      <item>
         <title>answer</title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181481</link>
         <description><![CDATA[<div>if&nbsp; x&gt;=50 &amp;&amp; x&lt;60&nbsp;<br>print D<br>else if x&gt;=60 &amp;&amp; x&lt;70<br>print c<br>else if x&gt;=70 &amp;&amp; x&lt;80<br>print B<br>else if x&gt;=80 &amp;&amp; x&lt;100<br>print A<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-19 02:47:23 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181481</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181732</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245199348/98423c88e5d1ff0d703f60906a4250cd/image.jpg" />
         <pubDate>2021-06-19 02:47:48 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181732</guid>
      </item>
      <item>
         <title>Piyawat</title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181746</link>
         <description><![CDATA[<div>INPUT P<br>if P&lt;100 and P&gt;=80 then A<br>else if P&lt;80 and P&gt;=70 then B<br>else if P&lt;70 and P&gt;=60 then C<br>else if P&lt;60 and P&gt;=50 then D<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-19 02:47:50 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181746</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181936</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245200035/d40b732f879d5d214245d0624ac93d4f/049940AB_A099_44ED_8215_DB81070A0DC2.png" />
         <pubDate>2021-06-19 02:48:09 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615181936</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615182706</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245199625/d9c3934125405f0bb1498c4d7b6c02f0/IMG_20210619_094814.jpg" />
         <pubDate>2021-06-19 02:49:32 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615182706</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615184059</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245200035/3028f16b8156e9e6e41ead98ede72a63/3E985E46_0112_48DC_B63E_4A7BACDC550A.png" />
         <pubDate>2021-06-19 02:51:57 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615184059</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615184672</link>
         <description><![CDATA[<div>scores = int(input("input"))</div><div>if scores &gt;= 80:</div><div>&nbsp; print("Your grade is an A")</div><div>elif scores &gt;= 70:</div><div>&nbsp; print("Your grade is a B")</div><div>elif scores &gt;= 60:</div><div>&nbsp; print("Your grade is a C")</div><div>elif scores &gt;= 50:</div><div>&nbsp; print("Your grade is a D")</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-19 02:53:01 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615184672</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615187120</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245199923/0bae2d0dfbdb1021ae1126a76f6034de/P1.png" />
         <pubDate>2021-06-19 02:57:20 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615187120</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615189490</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245200035/9749317cee95a5785b161bbf013110d4/76C3301C_D8A7_4D6B_8AE7_79DC70EEBA9F.png" />
         <pubDate>2021-06-19 03:01:27 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615189490</guid>
      </item>
      <item>
         <title></title>
         <author>peerawitty</author>
         <link>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615204597</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1245203715/0df13db504930b3df5da7c2aff2b5b25/68F213CB_9194_4296_99E4_1870258A107A.jpeg" />
         <pubDate>2021-06-19 03:30:31 UTC</pubDate>
         <guid>https://padlet.com/werayuth/h93i038a5026q9k5/wish/1615204597</guid>
      </item>
   </channel>
</rss>
