<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>เฉลย : Work01 : ฺBMI by ไชยรัตน์ เอี่ยมแบน</title>
      <link>https://padlet.com/chairat/uxgmrscap9bt</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2018-05-31 14:25:59 UTC</pubDate>
      <lastBuildDate>2023-01-26 21:19:32 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Lovecoffee.png</url>
      </image>
      <item>
         <title></title>
         <author>chairat</author>
         <link>https://padlet.com/chairat/uxgmrscap9bt/wish/264799595</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/293313913/17645f58bebce9c894e20c5977a29b07/work01_KEY.png" />
         <pubDate>2018-05-31 14:28:55 UTC</pubDate>
         <guid>https://padlet.com/chairat/uxgmrscap9bt/wish/264799595</guid>
      </item>
      <item>
         <title>source : ภาษาซี</title>
         <author>chairat</author>
         <link>https://padlet.com/chairat/uxgmrscap9bt/wish/264799661</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>main()<br>{<br>	float W,H,BMI;<br>	printf("Enter weight(kg) : ");<br>	scanf("%f",&amp;W);<br>	printf("Enter height(cm) : ");<br>	scanf("%f",&amp;H);<br>	H=H/100.0;<br>	BMI=W/(H*H);<br>	printf("BMI = %f",BMI);<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-05-31 14:29:10 UTC</pubDate>
         <guid>https://padlet.com/chairat/uxgmrscap9bt/wish/264799661</guid>
      </item>
      <item>
         <title>source : ภาษาไพทอน(Python)</title>
         <author>chairat</author>
         <link>https://padlet.com/chairat/uxgmrscap9bt/wish/264799843</link>
         <description><![CDATA[<div>W = float(input())<br>H = float(input())<br>H = H / 100.0<br>BMI = W / H ** 2<br>print(" ดัชนีมวลกายเท่ากับ  " , BMI)</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-05-31 14:29:53 UTC</pubDate>
         <guid>https://padlet.com/chairat/uxgmrscap9bt/wish/264799843</guid>
      </item>
      <item>
         <title>เว็บไซต์เขียนโปรแกรม Online</title>
         <author>chairat</author>
         <link>https://padlet.com/chairat/uxgmrscap9bt/wish/264803368</link>
         <description><![CDATA[<div>1. <a href="https://www.onlinegdb.com/">https://www.onlinegdb.com</a><br>2. <a href="https://repl.it/languages">https://repl.it/languages</a><br>3. หรือ ลองค้นใน google ดู<br><br>โปรแกรมสำหรับเขียน Python off Line<br>1. Python.org(ต้นฉบับ) <a href="https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe">https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe</a><br><br>2. Ninja IDE <a href="https://www.dropbox.com/s/oglejv177rrt8zw/ninja-ide-2.3.exe">https://www.dropbox.com/s/oglejv177rrt8zw/ninja-ide-2.3.exe</a><br><br>3. Pycharm Edu<br><a href="https://www.jetbrains.com/pycharm-edu/download/download-thanks.html?platform=windows">https://www.jetbrains.com/pycharm-edu/download/download-thanks.html?platform=windows</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-05-31 14:41:04 UTC</pubDate>
         <guid>https://padlet.com/chairat/uxgmrscap9bt/wish/264803368</guid>
      </item>
   </channel>
</rss>
