<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>7F-RECAP ALERT &amp;CONST by shubhi tandon</title>
      <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon</link>
      <description>16SEPT2020</description>
      <language>en-us</language>
      <pubDate>2020-09-16 05:27:21 UTC</pubDate>
      <lastBuildDate>2025-12-15 00:43:08 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Vedanth</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750567132</link>
         <description><![CDATA[<div>1)var r=+prompt("Enter the rate of interest","12")<br>var t=+prompt("Enter a time period","5")<br>var p=+prompt("Enter a principal amount ","500")<br>var si=(r*t*p)/100<br>alert("The simple interest is"+si)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:29:47 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750567132</guid>
      </item>
      <item>
         <title>1. Write a program code to accept the values of rate of interest, time period and principal from the user and calculate the Simple interest.  Display the output in an alert box.SI =( P * T * R ) /100</title>
         <author>proud2bshubhi</author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750567378</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:29:55 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750567378</guid>
      </item>
      <item>
         <title>2. Write a program code to accept the radius and height value from the user and calculate the volume of a cylinder.  Display the output in an alert box.      Hint : use pi value as const                    volume = Pi * R * R * H            </title>
         <author>proud2bshubhi</author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750567889</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:30:14 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750567889</guid>
      </item>
      <item>
         <title>3. Write a program code to accept l and b values from the user and calculate the perimeter of the rectangle.  Display the output in an alert box.                       p = 2 * ( l + b)</title>
         <author>proud2bshubhi</author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750568709</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:30:43 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750568709</guid>
      </item>
      <item>
         <title>Aaradhay</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750570763</link>
         <description><![CDATA[<div>1)var r=+prompt("rate of interest","12")<br>var t=+prompt("time period","5")<br>var p=+prompt("principal","500")<br>var si=(r*t*p)/100<br>alert(si)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:31:57 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750570763</guid>
      </item>
      <item>
         <title>Abdullah Arkate</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750577494</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/730743812/adfea9c46f483f148aee9517dac9b30b/78C16ECC_F480_4EE9_A794_04399A08568A.jpeg" />
         <pubDate>2020-09-16 05:35:42 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750577494</guid>
      </item>
      <item>
         <title>Veda</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750579439</link>
         <description><![CDATA[<div>1) var P = +prompt ("enter rate of interest","10")<br>var T = +prompt ("enter time period","20")<br>var R = +prompt ("enter principal","200")<br>var SI = (P*T*R)/100<br>alert("the SI is:" + SI)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:36:52 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750579439</guid>
      </item>
      <item>
         <title>Vedanth</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750584809</link>
         <description><![CDATA[<div>2)var radius=+prompt("Enter a radius","40")<br>var height=+prompt("Enter a height","10")<br>const pi=3.14<br>var volume=(pi*radius*radius*height)<br>alert("volume of cylinder is"+volume)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:40:07 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750584809</guid>
      </item>
      <item>
         <title>Neer Jain</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750584850</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/696071135/84fdf95248bfede050511785473475c7/Screenshot_2020_09_16_094019.png" />
         <pubDate>2020-09-16 05:40:08 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750584850</guid>
      </item>
      <item>
         <title>Siddharth</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750586852</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:41:18 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750586852</guid>
      </item>
      <item>
         <title>Chinmay</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750589553</link>
         <description><![CDATA[<div>1. <br>var 1=+prompt("Enter the rate of interest","12")<br>var 2=+prompt("Enter a time period","5")<br>var 3=+prompt("Enter a principal amount ","500")<br>var final=(1*2*3)/100<br>alert("The simple interest is"+final)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:43:01 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750589553</guid>
      </item>
      <item>
         <title>Prisha </title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750590045</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/730756673/c424135a9d2408ca29f8a3cd9b4ff83a/03C0A93E_0AEC_4D00_BA54_C70DBDA58978.jpeg" />
         <pubDate>2020-09-16 05:43:15 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750590045</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750590529</link>
         <description><![CDATA[<div>Hridhaan</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/712692904/e2d9412a192017a3308930c0d8ebcae4/20200916_094304.jpg" />
         <pubDate>2020-09-16 05:43:33 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750590529</guid>
      </item>
      <item>
         <title>Alan</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750591563</link>
         <description><![CDATA[<div>1) var rate=+prompt("Enter rate of intrest","35")<br>var time=+prompt("Enter time period","2")<br>var principal =+prompt("Enter prinicipal","450")<br>var si=(rate*time*principal)/100<br>alert(Simple interest value is "+si)<br><br>2) var radius=+prompt("Enter a radius","20")<br>var height=+prompt("Enter the height","2")<br>const pi=3.14<br>var volume=(pi*radius*radius*height)<br>alert("volume of cylinder"+volume)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:44:08 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750591563</guid>
      </item>
      <item>
         <title>Veda</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750592092</link>
         <description><![CDATA[<div>2)var r = +prompt ("enter radius","26")<br>var h = +prompt ("enter height value", "64")<br>const pi = 3.14<br>var vol = (pi*r*r*h)<br>alert("the cylindar's volume is:" + vol)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:44:27 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750592092</guid>
      </item>
      <item>
         <title>Laiba Adnaan</title>
         <author>urusaadnaan</author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750593789</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/660529807/e2f790ecbe2490383b83b8d9da1d3ce7/D6851FAD_3283_4D6E_AA9F_3DD93A6609C3.jpeg" />
         <pubDate>2020-09-16 05:45:32 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750593789</guid>
      </item>
      <item>
         <title>Abdullah Arkate 2</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750596229</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/730743812/c67c7d1cb1238ebe90e19e861080e07e/5993B7A7_35D3_4496_BC3B_E5D76BB8BC24.jpeg" />
         <pubDate>2020-09-16 05:46:58 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750596229</guid>
      </item>
      <item>
         <title>Vedanth</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750597013</link>
         <description><![CDATA[<div>3)var l=+prompt("Enter a lenght","36")<br>var b=+prompt("Enter the breadth","50")<br>var perimeter=2*(l+b)<br>alert("Perimeter is"+perimeter)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 05:47:25 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750597013</guid>
      </item>
      <item>
         <title>Ishita Chauhan</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750598726</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/580735849/21e60fcbce6daf1d7971a7f89a85f8bb/16002355542834419660693426363038.jpg" />
         <pubDate>2020-09-16 05:48:21 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750598726</guid>
      </item>
      <item>
         <title>Prisha </title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750601138</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/730756673/72e4f46cf4c3de16a30742faaf9f5457/image.jpg" />
         <pubDate>2020-09-16 05:49:47 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750601138</guid>
      </item>
      <item>
         <title>Abdullah</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750604471</link>
         <description><![CDATA[<div>All Answers</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/730743812/f4702244dba71e351dde2786cb3c32ff/193249F2_D7B2_4DCC_9FDC_1A4D17A0687D.jpeg" />
         <pubDate>2020-09-16 05:51:34 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750604471</guid>
      </item>
      <item>
         <title>Laiba Adnaan</title>
         <author>urusaadnaan</author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750608436</link>
         <description><![CDATA[<div>Question 2</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/660529807/2d9cef27bd590b28521aa2254256cf3a/ED8C8084_3219_42F8_BE63_37AD39114F66.jpeg" />
         <pubDate>2020-09-16 05:53:54 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750608436</guid>
      </item>
      <item>
         <title>Alan</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750623659</link>
         <description><![CDATA[<div>3) var l=+prompt("Enter length"+"2")<br>var b=+prompt("Enter breadth"+"5")<br>var p=2(l+b)<br>alert("the perimeter is"+p)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 06:02:55 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750623659</guid>
      </item>
      <item>
         <title>Veda</title>
         <author></author>
         <link>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750626265</link>
         <description><![CDATA[<div>3)var l = +prompt("enter length","52")<br>var b = +prompt("enter breadth","24")<br>var peri = 2*(l+b)<br>alert("perimeter is:" + peri)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-09-16 06:04:26 UTC</pubDate>
         <guid>https://padlet.com/proud2bshubhi/r1j75th0y6hk0hon/wish/750626265</guid>
      </item>
   </channel>
</rss>
