<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: C++ Program to print half pyramid pattern using alphabets	</title>
	<atom:link href="https://www.thecodedeveloper.com/cpp-program-to-print-half-pyramid-pattern-using-alphabets/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thecodedeveloper.com/cpp-program-to-print-half-pyramid-pattern-using-alphabets/</link>
	<description>The Code Developer is a Programming Blog.</description>
	<lastBuildDate>Tue, 15 Dec 2020 08:07:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Hashish		</title>
		<link>https://www.thecodedeveloper.com/cpp-program-to-print-half-pyramid-pattern-using-alphabets/#comment-11601</link>

		<dc:creator><![CDATA[Hashish]]></dc:creator>
		<pubDate>Tue, 15 Dec 2020 08:07:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.thecodedeveloper.com/?p=3885#comment-11601</guid>

					<description><![CDATA[Why we are using (input - &#039;A&#039;+1) in first for loop?
Can&#039;t we use only input there??]]></description>
			<content:encoded><![CDATA[<p>Why we are using (input &#8211; &#8216;A&#8217;+1) in first for loop?<br />
Can&#8217;t we use only input there??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krishna		</title>
		<link>https://www.thecodedeveloper.com/cpp-program-to-print-half-pyramid-pattern-using-alphabets/#comment-8370</link>

		<dc:creator><![CDATA[Krishna]]></dc:creator>
		<pubDate>Mon, 22 Jun 2020 10:39:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.thecodedeveloper.com/?p=3885#comment-8370</guid>

					<description><![CDATA[Good]]></description>
			<content:encoded><![CDATA[<p>Good</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
