<?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>Forem: msp</title>
    <description>The latest articles on Forem by msp (@msprabuu_mjr_08427159ffec).</description>
    <link>https://forem.com/msprabuu_mjr_08427159ffec</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%2F1833504%2Fded6862c-1a68-4d70-9675-74a121f778b9.png</url>
      <title>Forem: msp</title>
      <link>https://forem.com/msprabuu_mjr_08427159ffec</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/msprabuu_mjr_08427159ffec"/>
    <language>en</language>
    <item>
      <title>sep, end parameter in python print function()</title>
      <dc:creator>msp</dc:creator>
      <pubDate>Thu, 25 Jul 2024 15:00:48 +0000</pubDate>
      <link>https://forem.com/msprabuu_mjr_08427159ffec/sep-end-parameter-in-python-print-function-4dae</link>
      <guid>https://forem.com/msprabuu_mjr_08427159ffec/sep-end-parameter-in-python-print-function-4dae</guid>
      <description>&lt;p&gt;Today I tried to use the sep, end parameter in the print function.&lt;br&gt;
By default this function will add empty space between the strings. It accepts other than the space as well. Let's try to print Tab, NewLine character and //.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;end :&lt;/strong&gt;  By default this parameter contains nothing. we can add any strings/numbers/characters. Let's try to pass the " MSP" string to this parameter.&lt;/p&gt;

&lt;p&gt;I use Notepad++ for writing a program, you can use Notepad, Visual studio Code and other text editor as well.&lt;/p&gt;

&lt;p&gt;I use windows command prompt to execute the below code.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm8j2dmq0cxtq6hwu0kz1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm8j2dmq0cxtq6hwu0kz1.png" alt="Image description" width="621" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Result&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fejrgir6jiz968e03lixs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fejrgir6jiz968e03lixs.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
    </item>
    <item>
      <title>Python</title>
      <dc:creator>msp</dc:creator>
      <pubDate>Wed, 24 Jul 2024 14:14:47 +0000</pubDate>
      <link>https://forem.com/msprabuu_mjr_08427159ffec/python-4efb</link>
      <guid>https://forem.com/msprabuu_mjr_08427159ffec/python-4efb</guid>
      <description>&lt;p&gt;I just enter into Python Programming language.&lt;/p&gt;

&lt;h1&gt;
  
  
  my first programming
&lt;/h1&gt;

&lt;p&gt;print("Welcome to Python Programming")&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7r7ek27wgx2cmplz0kl3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7r7ek27wgx2cmplz0kl3.png" alt="Image description" width="624" height="203"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
    </item>
  </channel>
</rss>
