<?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: String interpolation in different programming languages	</title>
	<atom:link href="https://petaminds.com/string-interpolation-in-different-programming-languages/feed/" rel="self" type="application/rss+xml" />
	<link>https://petaminds.com/string-interpolation-in-different-programming-languages/</link>
	<description>A.I, Data and Software Engineering</description>
	<lastBuildDate>Tue, 05 Oct 2021 06:08:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: tungnd		</title>
		<link>https://petaminds.com/string-interpolation-in-different-programming-languages/#comment-9</link>

		<dc:creator><![CDATA[tungnd]]></dc:creator>
		<pubDate>Thu, 31 Oct 2019 20:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://petaminds.com/?p=343#comment-9</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://petaminds.com/string-interpolation-in-different-programming-languages/#comment-7&quot;&gt;Anonymous&lt;/a&gt;.

Thanks heaps. I have updated the content! The error was due to the batch processing using search and replacement from the database.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://petaminds.com/string-interpolation-in-different-programming-languages/#comment-7">Anonymous</a>.</p>
<p>Thanks heaps. I have updated the content! The error was due to the batch processing using search and replacement from the database.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: RandomVisitor		</title>
		<link>https://petaminds.com/string-interpolation-in-different-programming-languages/#comment-8</link>

		<dc:creator><![CDATA[RandomVisitor]]></dc:creator>
		<pubDate>Thu, 31 Oct 2019 15:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://petaminds.com/?p=343#comment-8</guid>

					<description><![CDATA[There section about interpolation in Swift is broken, it should be like this:
`let greeting = &quot;Hi there, \(name)&quot;`]]></description>
			<content:encoded><![CDATA[<p>There section about interpolation in Swift is broken, it should be like this:<br />
`let greeting = &#8220;Hi there, \(name)&#8221;`</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://petaminds.com/string-interpolation-in-different-programming-languages/#comment-7</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 31 Oct 2019 15:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://petaminds.com/?p=343#comment-7</guid>

					<description><![CDATA[There section about interpolation in Swift is broken, it should be like this:
`let greeting = &quot;Hi there, \(name)&quot;`]]></description>
			<content:encoded><![CDATA[<p>There section about interpolation in Swift is broken, it should be like this:<br />
`let greeting = &#8220;Hi there, \(name)&#8221;`</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
