<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>ผลงานการเรียนรู้ออนไลน์ของ นางสาวอนัญญา ทองยิ้ม เลขที่ 41 ม.5/6 by อนัญญา ทองยิ้ม</title>
      <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988</link>
      <description>รวบรวมผลงานที่เกิดจากการเรียนรู้ออนไลน์ในรายวิชาคอมพิวเตอร์ ของภาคเรียนที่ 2/2564</description>
      <language>en-us</language>
      <pubDate>2022-02-13 12:34:06 UTC</pubDate>
      <lastBuildDate>2025-11-13 04:17:46 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f9c0.png</url>
      </image>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044510336</link>
         <description><![CDATA[<div>ขั้นตอนการทำงานของภาษาซี<br><br>- พิมพ์โค้ดหรือประโยคที่ต้องการสั่งงานให้อยู่ในรูปแบบของโปรแกรมภาษาC เช่น เริ่มการทำงานโดยการเรียกใช้โปรแกรมเสริม เพื่อคุมการทำงาน #include &lt;stdio.h&gt;<br><br>– ตรวจสอบให้แน่ใจว่าผิดพลาดตรงไหนแล้วหลังจากนั้นกด run ให้โปรแกรมประมวณผลคำสั่ง<br><br>– โค้ดที่เราใส่ลงไป หากมีจุดไหนผิดโปรแกรมจะขึ้น error และบอกจุดที่ผิดให้แก้ไข&nbsp;<br><br>– ถ้าถูกต้องแล้วโปรแกรมจะอ่านออกมาตาม<br>คำสั่งที่เรากำหนดไป.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-13 12:44:31 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044510336</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044517194</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/241588f76b72009a941397ca95ed33b1/image.png" />
         <pubDate>2022-02-13 12:54:09 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044517194</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044519155</link>
         <description><![CDATA[<div>ตัวแปรxและyเป็นจำนวนเต็มบวก โดยกำหนดให้ตัวแปรxมีค่ามากกว่าตัวแปรyกำหนดให้ x=14 , y=2<br><br><br>#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/1579897198/cb047a072972793b69a71afebcb8832f/image.png" />
         <pubDate>2022-02-13 12:56:56 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044519155</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044520889</link>
         <description><![CDATA[<div><br>ตัวแปรxและyเป็นจำนวนเต็มบวก โดยกำหนดให้ตัวแปรxมีค่าน้อยกว่าตัวแปรyกำหนดให้ x=10 , y=20</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/79ac3c918f64975e43c27d5d216c4b7c/image.png" />
         <pubDate>2022-02-13 12:59:33 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044520889</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044521929</link>
         <description><![CDATA[<div><br>กำหนดให้ตัวแปรxและตัวแปรyเป็นจำนวนเต็มลบกำหนดให้ x=-7 , y=-6</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/b3452d6a34a79f1886797e012e870932/image.png" />
         <pubDate>2022-02-13 13:01:02 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044521929</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044522662</link>
         <description><![CDATA[<div><br>กำหนดให้ตัวแปรxเป็นจำนวนเต็มบวก และตัวแปรyเป็นจำนวนเต็มลบกำหนดให้ x=45 , y=-10</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/55f0957d5f0f7c7c21f8edcc2f5b2afe/image.png" />
         <pubDate>2022-02-13 13:02:12 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044522662</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044523576</link>
         <description><![CDATA[<div><br>กำหนดให้ตัวแปรxเป็นจำนวนเต็มลบ และตัวแปรyเป็นจำนวนเต็มบวกกำหนดให้ x=-20 , y=15</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/1d7357386a714ab4d2f673c5493159ca/image.png" />
         <pubDate>2022-02-13 13:03:15 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044523576</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044526773</link>
         <description><![CDATA[<div>กำหนดให้ ฐาน=30 , สูง=60</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/610966d36eb5f9c9cf8f2379357f3b36/image.png" />
         <pubDate>2022-02-13 13:07:40 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044526773</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044527593</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>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-13 13:08:43 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044527593</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044529240</link>
         <description><![CDATA[<div>กำหนดให้ points = 90</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/45369947b510cb58b38fc3dab0ce093f/image.png" />
         <pubDate>2022-02-13 13:11:00 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044529240</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044530075</link>
         <description><![CDATA[<div><br>กำหนดให้ points = 15</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/1ae1c04a08171414fbe45c0e7256961a/image.png" />
         <pubDate>2022-02-13 13:12:06 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044530075</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044530349</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()&nbsp;<br>{<br>&nbsp; &nbsp;int points;<br>&nbsp; &nbsp; &nbsp; &nbsp; clrscr;<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("How many points can you score?: ");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;points);<br>&nbsp; &nbsp; if(points&gt;=50){<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("You have a score of more than 50\n");<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("pass exam...Congretulations\n");<br>&nbsp; &nbsp; }&nbsp; &nbsp;<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("Fail...Attempt again\n");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; printf("Bye bye...see you again next semester %d\n",points);<br>&nbsp; &nbsp; getch();<br>&nbsp; &nbsp; return(0);<br>} &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-13 13:12:26 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044530349</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044532576</link>
         <description><![CDATA[<div>เกรด F</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/1a59c7704d3b99a9dd44b181586ffc35/image.png" />
         <pubDate>2022-02-13 13:15:16 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044532576</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044533136</link>
         <description><![CDATA[<div><br>เกรด E</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/9f6e1bca0a741dc00b3aa0a99cf5168a/image.png" />
         <pubDate>2022-02-13 13:16:04 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044533136</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044533502</link>
         <description><![CDATA[<div>เกรด D</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/b40435620fa517660b91837ba1371381/image.png" />
         <pubDate>2022-02-13 13:16:36 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044533502</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044534176</link>
         <description><![CDATA[<div><br>เกรด B</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/ce2b4e8ff95222afdf3ddf643e9c2fc9/image.png" />
         <pubDate>2022-02-13 13:17:24 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044534176</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044534346</link>
         <description><![CDATA[<div><br>เกรด A</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/e21974c784e066690ddd6fbe66ee864e/image.png" />
         <pubDate>2022-02-13 13:17:38 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044534346</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044534776</link>
         <description><![CDATA[<div><br>เกรด C</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/06f3ade9353949371db3971e951b2b64/image.png" />
         <pubDate>2022-02-13 13:18:14 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044534776</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044535963</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main()<br>{<br>char Grade;<br>printf("Enter Your Grade : ");<br>Grade = getchar();<br>&nbsp; &nbsp; &nbsp;switch (Grade)<br>&nbsp; &nbsp; &nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'A' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Excellent");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'B' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Well!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'C' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Good!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'D' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("So-so!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'E' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Badly!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'F' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Oh God");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Data Error");<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>getch();<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-13 13:19:49 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044535963</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044538317</link>
         <description><![CDATA[<div>กำหนดให้เกรด F</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/554ac784c7583239353da76e93efb2ca/image.png" />
         <pubDate>2022-02-13 13:23:03 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044538317</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044538566</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main()<br>{<br>char Grade;<br>printf("Enter Your Grade : ");<br>Grade = getchar();<br>&nbsp; &nbsp; &nbsp;switch (Grade)<br>&nbsp; &nbsp; &nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'A' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Excellent");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'B' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Well!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'C' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Good!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'D' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("So-so!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'E' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Badly!");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'F' :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Oh God");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("Data Error");<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>getch();<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-13 13:23:24 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044538566</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044539283</link>
         <description><![CDATA[<div><br>กำหนดให้เกรด E</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/a87e12948af68ae00a18ce062925d1c4/image.png" />
         <pubDate>2022-02-13 13:24:26 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044539283</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044540031</link>
         <description><![CDATA[<div>กำหนดให้เกรด D</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/8d6dc79c48ffb342081186b18af8f844/image.png" />
         <pubDate>2022-02-13 13:25:27 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044540031</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044540531</link>
         <description><![CDATA[<div><br>กำหนดให้เกรด C</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/93bb4b70a3b47aee0e65aad7f78eab85/image.png" />
         <pubDate>2022-02-13 13:26:06 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044540531</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044540942</link>
         <description><![CDATA[<div>กำหนดให้เกรด B</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/281f324bfb92d99a1ea7e7fc5781415e/image.png" />
         <pubDate>2022-02-13 13:26:39 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044540942</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044541359</link>
         <description><![CDATA[<div>กำหนดให้เกรด A</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/17cda9f857400d226e58702fc7992a94/image.png" />
         <pubDate>2022-02-13 13:27:11 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044541359</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044544214</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>int i = 1;<br>float weight,sum = 0;<br>&nbsp; &nbsp;while (i&lt;=5)<br>&nbsp; &nbsp; &nbsp; &nbsp;{<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;printf("Enter weight :");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;scanf("%f",&amp;weight);<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sum += weight;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;i++;<br>&nbsp; &nbsp; &nbsp; &nbsp;}<br>printf("sum of weights = %.2f\n",sum);<br>printf("Average of weights = %.2f\n",sum/5);<br>getch();<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-13 13:31:00 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044544214</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044548058</link>
         <description><![CDATA[<div>weight :96<br>weight :70<br>weight :62<br>weight :45<br>weight :61</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/0a9b630f98e71ada7068f79b2cc3e367/image.png" />
         <pubDate>2022-02-13 13:34:56 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044548058</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044548675</link>
         <description><![CDATA[<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="" />
         <pubDate>2022-02-13 13:35:42 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044548675</guid>
      </item>
      <item>
         <title></title>
         <author>ananyx123</author>
         <link>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044550102</link>
         <description><![CDATA[<div>Height :156<br>Height :165<br>Height :170<br>Height :169<br>Height :158</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1579897198/d45b5499ffdc01e7f6ac014a0dbcafaa/image.png" />
         <pubDate>2022-02-13 13:37:26 UTC</pubDate>
         <guid>https://padlet.com/ananyx123/wwzimcvcbwmkw988/wish/2044550102</guid>
      </item>
   </channel>
</rss>
