<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>More Programs on Nested loop by Siddhi Kesarwani</title>
      <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani</link>
      <description>¤¤¤¤¤¤¤¤¤¤¤</description>
      <language>en-us</language>
      <pubDate>2020-08-27 06:37:05 UTC</pubDate>
      <lastBuildDate>2023-01-21 19:01:39 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://www.techmobi.in/wp-content/uploads/2019/08/feature-2.jpg</url>
      </image>
      <item>
         <title>WAP to draw following patterns ~~</title>
         <author>siddhikesarwani24oct2006</author>
         <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968653729</link>
         <description><![CDATA[<div><em>class pattern<br>{<br>&nbsp; &nbsp; public static void main() {<br>&nbsp; &nbsp; &nbsp; &nbsp; for (int i = 1; i &lt;=5; i++) {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int j = 1; j &lt;= i; j++) {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (j % 2 == 0)<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.print("# ");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.print("* ");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.println();<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; }<br>}</em></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/691939685/93b461c7d08dd9381c9aa9a642e61196/IMG_20211229_WA0003_1_1.jpg" />
         <pubDate>2021-12-30 09:18:17 UTC</pubDate>
         <guid>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968653729</guid>
      </item>
      <item>
         <title>Wap to for following output~~</title>
         <author>siddhikesarwani24oct2006</author>
         <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968659724</link>
         <description><![CDATA[<div><em><br>class A<br>{<br>public static void main()<br>{ int i,j;<br><br>for (i = 1; i &lt;= 5; i++)<br>{<br>for (int j = 1; j &lt;= i; j++)<br>{<br>System.out.print(<br>&nbsp;"A");<br>}<br>System.out.println();<br>}<br>}<br>}</em></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/691939685/881746c29c3b74a3366f66be664e1f58/Screenshot_20211230_150918_1.jpg" />
         <pubDate>2021-12-30 09:27:03 UTC</pubDate>
         <guid>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968659724</guid>
      </item>
      <item>
         <title>WAP to draw following patterns ~~</title>
         <author>siddhikesarwani24oct2006</author>
         <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968675579</link>
         <description><![CDATA[<div><em>class star<br>{<br>&nbsp; &nbsp; public static void main() {<br>int i,j;<br>&nbsp; &nbsp; &nbsp; &nbsp; for (int i = 5; i &gt;=1; i--) {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int j = 1; j &lt;= i; j++) {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.print("* ");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.println();<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; }<br>}</em></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/691939685/f6db295a0146d351befe2cb15e9fa51f/Screenshot_20211230_152111_1_1.jpg" />
         <pubDate>2021-12-30 09:53:54 UTC</pubDate>
         <guid>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968675579</guid>
      </item>
      <item>
         <title>WAP to draw following pattern~~</title>
         <author>siddhikesarwani24oct2006</author>
         <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968682143</link>
         <description><![CDATA[<div><em>class pro<br>{&nbsp;<br>&nbsp;public static void main ()<br>{<br>int i,j;int c=0;<br>for(i=1;i&lt;=5;i++)<br>{<br>for(j=1;j&lt;=i;j++)<br>{<br>c=c+2;<br>System.out.print(c);<br>}<br>System.out.println(" ");}}}<br></em><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/691939685/ea5a9ab394683a1924453c5598e1738d/Screenshot_20211230_154941_1.jpg" />
         <pubDate>2021-12-30 10:05:21 UTC</pubDate>
         <guid>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968682143</guid>
      </item>
      <item>
         <title>WAP TO draw following pattern ~~</title>
         <author>siddhikesarwani24oct2006</author>
         <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968693632</link>
         <description><![CDATA[<div><em>class star<br>{<br>&nbsp; &nbsp; public static void main() {<br>int i,j;<br>{<br>&nbsp; &nbsp; &nbsp; &nbsp; for (i=1; i &lt;=5; i++) {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for ( j = 1; j &lt;= i; j++) {<br>System.out.print("*");<br>}<br>System.out.println(" ");}}}<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</em></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/691939685/7dcc1b6523370a51f21c95761b52fa3f/Screenshot_20211230_161904_1.jpg" />
         <pubDate>2021-12-30 10:23:24 UTC</pubDate>
         <guid>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968693632</guid>
      </item>
      <item>
         <title>PADLET MADE BY : </title>
         <author>siddhikesarwani24oct2006</author>
         <link>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968694770</link>
         <description><![CDATA[<div><strong><em><mark>SIDDHI KESARWANI <br><br>9TH-B<br></mark></em></strong><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-12-30 10:25:21 UTC</pubDate>
         <guid>https://padlet.com/siddhikesarwani24oct2006/Padlet_for_computer_Siddhi_Kesarwani/wish/1968694770</guid>
      </item>
   </channel>
</rss>
