<?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: Sai likhitha Aravapalli</title>
    <description>The latest articles on DEV Community by Sai likhitha Aravapalli (@sai_likhithaaravapalli_4).</description>
    <link>https://dev.to/sai_likhithaaravapalli_4</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%2F3862345%2F7d1219e8-2cbf-40b3-9197-7396a371b992.png</url>
      <title>DEV Community: Sai likhitha Aravapalli</title>
      <link>https://dev.to/sai_likhithaaravapalli_4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sai_likhithaaravapalli_4"/>
    <language>en</language>
    <item>
      <title>python basics-1</title>
      <dc:creator>Sai likhitha Aravapalli</dc:creator>
      <pubDate>Sun, 05 Apr 2026 14:11:12 +0000</pubDate>
      <link>https://dev.to/sai_likhithaaravapalli_4/python-basics-1-55mk</link>
      <guid>https://dev.to/sai_likhithaaravapalli_4/python-basics-1-55mk</guid>
      <description>&lt;p&gt;today i've learnt about basics of python.&lt;br&gt;
to print a string or statement we use print() function.we can use either " " or '' with in print() function like print("hello") or print('hello').we can even print multiple strings at a time like print("hello",1,"hii").we can separate these words using a delimiter like print("hello world",1,'hii',sep='$')&lt;/p&gt;

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