<?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: Kola Harshita shree</title>
    <description>The latest articles on DEV Community by Kola Harshita shree (@kolaharshita).</description>
    <link>https://dev.to/kolaharshita</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%2F3088341%2F859ee9ff-2c8b-4b0a-9f1b-0004a7c2fe23.jpeg</url>
      <title>DEV Community: Kola Harshita shree</title>
      <link>https://dev.to/kolaharshita</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kolaharshita"/>
    <language>en</language>
    <item>
      <title>"Master Python Dictionaries Easily: All Important Methods with Simple Code"</title>
      <dc:creator>Kola Harshita shree</dc:creator>
      <pubDate>Sat, 26 Apr 2025 06:37:05 +0000</pubDate>
      <link>https://dev.to/kolaharshita/master-python-dictionaries-easily-all-important-methods-with-simple-code-3k7i</link>
      <guid>https://dev.to/kolaharshita/master-python-dictionaries-easily-all-important-methods-with-simple-code-3k7i</guid>
      <description>&lt;p&gt;Dictionaries are one of Python’s most important and flexible data structures.&lt;br&gt;
They store data in key-value pairs and offer many built-in methods for easier management.&lt;br&gt;
&lt;strong&gt;I HAVE PUT DICTIONARY METHODS ALONG WITH THEIR DEFINITIONS&lt;/strong&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;AND HERE ARE THE CODE&lt;/strong&gt;&lt;/p&gt;

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

&lt;p&gt;I shared what I know about dictionary methods... but learning never stops! &lt;/p&gt;

&lt;p&gt;Is there a method is missed and I will add? &lt;br&gt;
Comment and let's make this post even better together! &lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>dictionary</category>
    </item>
    <item>
      <title>Learn Python Lists With Definition &amp; Code</title>
      <dc:creator>Kola Harshita shree</dc:creator>
      <pubDate>Fri, 25 Apr 2025 09:35:08 +0000</pubDate>
      <link>https://dev.to/kolaharshita/learn-python-lists-with-definition-code-53kb</link>
      <guid>https://dev.to/kolaharshita/learn-python-lists-with-definition-code-53kb</guid>
      <description>&lt;p&gt;Today I learned about list methods in Python! 🐍&lt;br&gt;
Here’s a quick summary of some important methods and how they work:&lt;/p&gt;

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

&lt;p&gt;🌟 Key Takeaway:&lt;br&gt;
Python lists are very powerful and learning these methods makes handling data so much easier!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1."Did i miss any method?"&lt;br&gt;
2."How do you use these in your daily projects?" &lt;br&gt;
"Feel free to share your thoughts or additional methods in the comments below. Let's learn together!""&lt;/strong&gt;&lt;/p&gt;

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