<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Replace on SourFox</title>
    <link>https://sourfox.khmersite.net/tags/replace/</link>
    <description>Recent content in Replace on SourFox</description>
    <image>
      <title>SourFox</title>
      <url>https://sourfox.khmersite.net/papermod-cover.png</url>
      <link>https://sourfox.khmersite.net/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 26 Dec 2023 14:55:12 +1100</lastBuildDate>
    <atom:link href="https://sourfox.khmersite.net/tags/replace/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Commas replaced by dots</title>
      <link>https://sourfox.khmersite.net/p/2023/12/switching-commas/</link>
      <pubDate>Tue, 26 Dec 2023 14:55:12 +1100</pubDate>
      <guid>https://sourfox.khmersite.net/p/2023/12/switching-commas/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been a long time since i&amp;rsquo;ve done a blog post. I wonder why&amp;hellip;.&lt;/p&gt;
&lt;p&gt;Welp, today I&amp;rsquo;ve got an assignment, today&amp;rsquo;s one is to write a python program that prints a version of the strings with all commas replaced by dots. Like this.&lt;/p&gt;
&lt;p&gt;Example -&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;  Input               Output
&amp;#34;Hello, World!&amp;#34;      &amp;#34;Hello. World!&amp;#34;
&amp;#34;725,000&amp;#34;            &amp;#34;725.000&amp;#34;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;First, I&amp;rsquo;m going to do the 1st one. I&amp;rsquo;m going to assign it to a variable called string.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
