<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nandini Chauhan</title>
    <description>The latest articles on DEV Community by Nandini Chauhan (@nancy234).</description>
    <link>https://dev.to/nancy234</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F763811%2Ffbc519da-9689-47df-a7db-c063bd0c9982.jpeg</url>
      <title>DEV Community: Nandini Chauhan</title>
      <link>https://dev.to/nancy234</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nancy234"/>
    <language>en</language>
    <item>
      <title>Help with a pattern problem.</title>
      <dc:creator>Nandini Chauhan</dc:creator>
      <pubDate>Mon, 21 Feb 2022 06:55:41 +0000</pubDate>
      <link>https://dev.to/nancy234/help-with-a-pattern-problem-31id</link>
      <guid>https://dev.to/nancy234/help-with-a-pattern-problem-31id</guid>
      <description>&lt;p&gt;Hy Devs,&lt;br&gt;
I'm learning Java for the first time. I don't have much programming experience. Can somebody help me with a pattern problem. We have to take an integer n from user and print the following pattern. If n is 4 then pattern will be as shown in code.&lt;br&gt;
I just need some hint here.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;A
BC
CDE
DEFG
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>java</category>
      <category>loops</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
