<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>แก้ ร. คอมพิวเตอร์เพื่อการเรียนรู้ หรัสวิชา ว32250 ภาคเรียนที่ 2 /2564 ของ นาย เรวัตร ภักดีพันธุ์ รหัสประจำตัว 10882ื เลขที่ 4 ม.6/2 ปีการศึกษา 2566 by Rewat PhakdiPhan</title>
      <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7</link>
      <description>Rewat PhakdiPhan</description>
      <language>en-us</language>
      <pubDate>2023-03-17 07:57:19 UTC</pubDate>
      <lastBuildDate>2025-10-24 22:21:47 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-uploads.storage.googleapis.com/1995465610/8518e902bb83e5d48080881580ce7ef9/325643984_1599254720526196_2267199003941492264_n.jpg</url>
      </image>
      <item>
         <title>1️⃣งานชิ้นที่ 1 - โปรแกรมคำนวณ a b c (ตัวแปรชนิดจำนวนเต็ม หรือ int)#include </title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520563196</link>
         <description><![CDATA[<div><strong>&nbsp; int a,b,c;</strong><br><strong>&nbsp; &nbsp; &nbsp; printf("Input 1st number : ");</strong><br><strong>&nbsp; &nbsp; &nbsp; scanf("%d",&amp;a);</strong><br><strong>&nbsp; &nbsp; &nbsp; printf("Input 2nd number : ");</strong><br><strong>&nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);</strong><br><strong>&nbsp; &nbsp; &nbsp; c=a*b;</strong><br><strong>&nbsp; &nbsp; &nbsp; printf("\n\n\n");<br>&nbsp; &nbsp; &nbsp; printf("%d x %d = %d",a,b,c);</strong><br><strong>&nbsp; &nbsp; &nbsp; getch();<br>&nbsp; &nbsp; &nbsp; return 0;<br>}</strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/df243e591b4d8b3597f47b37aec98d8b/image.webp" />
         <pubDate>2023-03-17 08:03:20 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520563196</guid>
      </item>
      <item>
         <title>2️⃣งานชิ้นที่ 2.1 - โปรแกรมคำนวณ บวก ลบ คูณ หาร และ หารเอาเศษ ของตัวแปรชนิดจำนวนเต็ม (เต็มบวก เต็มศูนย์ และเต็มลบ)</title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520564526</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main() {<br>int x,y ;<br>printf("Enter x: ");<br>scanf("%d",&amp;x);<br>printf("Enter y: ");<br>scanf("%d",&amp;y);<br>printf("Operate of X Y Table\n");<br>printf("-------------------\n");<br>printf("x + y = %d\n",x+y);<br>printf("x - y = %d\n",x-y);<br>printf("x * y = %d\n",x*y);<br>printf("x / y = %d\n",x/y);<br>printf("x Mod y = %d\n",x%y);<br>getch();<br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/ee2290c7a1a3c4a03498cf28e46cccee/image__1_.webp" />
         <pubDate>2023-03-17 08:05:03 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520564526</guid>
      </item>
      <item>
         <title>3️⃣งานชิ้นที่ 2.2 - โปรแกรมคำนวณ บวก ลบ คูณ หาร และ หารเอาเศษ ของตัวแปรชนิดจำนวนเต็ม (เต็มบวก เต็มศูนย์ และเต็มลบ)</title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520565410</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main() {<br>int x,y ;<br>printf("Enter x: ");<br>scanf("%d",&amp;x);<br>printf("Enter y: ");<br>scanf("%d",&amp;y);<br>printf("Operate of X Y Table\n");<br>printf("-------------------\n");<br>printf("x + y = %d\n",x+y);<br>printf("x - y = %d\n",x-y);<br>printf("x * y = %d\n",x*y);<br>printf("x / y = %d\n",x/y);<br>printf("x Mod y = %d\n",x%y);<br>getch();<br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/b032ae1195216cbb80db20b8a28ea073/image__2_.webp" />
         <pubDate>2023-03-17 08:05:58 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520565410</guid>
      </item>
      <item>
         <title>4️⃣งานชิ้นที่ 2.3 - โปรแกรมคำนวณ บวก ลบ คูณ หาร และ หารเอาเศษ ของตัวแปรชนิดจำนวนเต็ม (เต็มบวก เต็มศูนย์ และเต็มลบ)</title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520565975</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main() {<br>int x,y ;<br>printf("Enter x: ");<br>scanf("%d",&amp;x);<br>printf("Enter y: ");<br>scanf("%d",&amp;y);<br>printf("Operate of X Y Table\n");<br>printf("-------------------\n");<br>printf("x + y = %d\n",x+y);<br>printf("x - y = %d\n",x-y);<br>printf("x * y = %d\n",x*y);<br>printf("x / y = %d\n",x/y);<br>printf("x Mod y = %d\n",x%y);<br>getch();<br>}</div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/4846ee8848896f8dde3bdbf6558e0787/10.webp" />
         <pubDate>2023-03-17 08:06:42 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520565975</guid>
      </item>
      <item>
         <title>5️⃣งานชิ้นที่ 2.4 - โปรแกรมคำนวณ บวก ลบ คูณ หาร และ หารเอาเศษ ของตัวแปรชนิดจำนวนเต็ม (เต็มบวก เต็มศูนย์ และเต็มลบ)</title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520567181</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main() {<br>int x,y ;<br>printf("Enter x: ");<br>scanf("%d",&amp;x);<br>printf("Enter y: ");<br>scanf("%d",&amp;y);<br>printf("Operate of X Y Table\n");<br>printf("-------------------\n");<br>printf("x + y = %d\n",x+y);<br>printf("x - y = %d\n",x-y);<br>printf("x * y = %d\n",x*y);<br>printf("x / y = %d\n",x/y);<br>printf("x Mod y = %d\n",x%y);<br>getch();<br>}</div><div><br>heart_outline<br>0<br>โพสต์นี้มีคนกดถูกใจ 0 คน<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/c264cb20f141ac89bdd27801cccdca11/11.webp" />
         <pubDate>2023-03-17 08:08:00 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520567181</guid>
      </item>
      <item>
         <title>6️⃣งานชิ้นที่ 2.5 - โปรแกรมคำนวณ บวก ลบ คูณ หาร และ หารเอาเศษ ของตัวแปรชนิดจำนวนเต็ม (เต็มบวก เต็มศูนย์ และเต็มลบ)</title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520567900</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main() {<br>int x,y ;<br>printf("Enter x: ");<br>scanf("%d",&amp;x);<br>printf("Enter y: ");<br>scanf("%d",&amp;y);<br>printf("Operate of X Y Table\n");<br>printf("-------------------\n");<br>printf("x + y = %d\n",x+y);<br>printf("x - y = %d\n",x-y);<br>printf("x * y = %d\n",x*y);<br>printf("x / y = %d\n",x/y);<br>printf("x Mod y = %d\n",x%y);<br>getch();<br>}</div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/9fda9d816cd0e77267c2a69e0531a2e1/12.webp" />
         <pubDate>2023-03-17 08:08:53 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520567900</guid>
      </item>
      <item>
         <title>7️⃣งานชิ้นที่ 3 - โปรแกรมคำนวณหาพื้นที่สามเหลี่ยม (ตัวแปรทศนิยม หรือ float)</title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520568661</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main() {<br>float base1,high1,area;<br>printf("Enter Base: ");<br>scanf("%f",&amp;base1);<br>printf("Enter High: ");<br>scanf("%f",&amp;high1);<br>area = 0.5*high1*base1;<br>printf("Area of Triangle is: %.3f\n",area);<br>getch();<br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/feb7563238c896643eda39a91c564e7c/13.webp" />
         <pubDate>2023-03-17 08:09:51 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520568661</guid>
      </item>
      <item>
         <title>งานชิ้นที่8กำหนดให้                                                  Height :160Height :163Height :148.5Height :175.8Height :172  </title>
         <author>hintertv0024240</author>
         <link>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520570841</link>
         <description><![CDATA[<div>📌Code - งานชิ้นที่ 8</div><div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>int i = 1;<br>float height,sum = 0;<br>&nbsp; &nbsp; &nbsp; &nbsp;do &nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Enter Height :");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; scanf("%f",&amp;height);<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += height;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i++;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;} while (i&lt;=5);<br>&nbsp; &nbsp;printf<br>&nbsp; &nbsp;("Sum of Height = %.2f\n",sum);<br>&nbsp; &nbsp;printf("Average of Height = %.2f\n",sum/5);<br>&nbsp; &nbsp;getch();<br>}📌Code - งานชิ้นที่ 8</div><div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>int i = 1;<br>float height,sum = 0;<br>&nbsp; &nbsp; &nbsp; &nbsp;do &nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Enter Height :");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; scanf("%f",&amp;height);<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += height;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i++;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;} while (i&lt;=5);<br>&nbsp; &nbsp;printf<br>&nbsp; &nbsp;("Sum of Height = %.2f\n",sum);<br>&nbsp; &nbsp;printf("Average of Height = %.2f\n",sum/5);<br>&nbsp; &nbsp;getch();<br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995465610/863b3caab4762c8d67e5ead83f9f549a/16.webp" />
         <pubDate>2023-03-17 08:12:00 UTC</pubDate>
         <guid>https://padlet.com/hintertv0024240/oiqcw8l05mr0lqc7/wish/2520570841</guid>
      </item>
   </channel>
</rss>
