<?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: hinamurme</title>
    <description>The latest articles on DEV Community by hinamurme (@hinamurme).</description>
    <link>https://dev.to/hinamurme</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%2F2850799%2Fb20578cf-69c6-4f9c-a757-38b9413f3e00.jpg</url>
      <title>DEV Community: hinamurme</title>
      <link>https://dev.to/hinamurme</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hinamurme"/>
    <language>en</language>
    <item>
      <title>Project link in description</title>
      <dc:creator>hinamurme</dc:creator>
      <pubDate>Fri, 28 Mar 2025 21:03:14 +0000</pubDate>
      <link>https://dev.to/hinamurme/project-link-in-description-bjm</link>
      <guid>https://dev.to/hinamurme/project-link-in-description-bjm</guid>
      <description>&lt;p&gt;&lt;a href="http://dashing-squirrel-f7f73f.netlify.app" rel="noopener noreferrer"&gt;http://dashing-squirrel-f7f73f.netlify.app&lt;/a&gt;&lt;br&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%2Fynlhupz95yrgeya55gk3.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%2Fynlhupz95yrgeya55gk3.png" alt="Image description" width="800" height="419"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>netlify</category>
      <category>showdev</category>
    </item>
    <item>
      <title>User Friendly Syntax</title>
      <dc:creator>hinamurme</dc:creator>
      <pubDate>Tue, 25 Mar 2025 17:07:41 +0000</pubDate>
      <link>https://dev.to/hinamurme/user-friendly-syntax-2kbm</link>
      <guid>https://dev.to/hinamurme/user-friendly-syntax-2kbm</guid>
      <description>&lt;p&gt;In python programing we have user friendly syntax so that program develope&lt;br&gt;
error free program &lt;br&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%2Fx4krlkpc4eog2kektjlp.jpg" 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%2Fx4krlkpc4eog2kektjlp.jpg" alt="Image description" width="800" height="418"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
    <item>
      <title>dictionary Datatype</title>
      <dc:creator>hinamurme</dc:creator>
      <pubDate>Sun, 23 Mar 2025 02:54:45 +0000</pubDate>
      <link>https://dev.to/hinamurme/dictionary-datatype-3pf6</link>
      <guid>https://dev.to/hinamurme/dictionary-datatype-3pf6</guid>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The dict datatype is predefine class treated as dict category datatype&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The purpose of dict datatype store the value of key and value of value &lt;br&gt;
key of value is unique and value of value may be or may not be unique&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The scinentific notation of dict datatype is curly braces&lt;br&gt;
We must be sepreated value by comma.&lt;br&gt;
dict datatype maintain the insertion order&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;An object of dict datatype dose not perform both indexing and slicing&lt;br&gt;
operation becoz key of value is immutable &lt;br&gt;
and on dict datatype we perform the keys operation&lt;br&gt;
value of value is mutable &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;we can modify the value of value but we can not modify the value of key&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Pyhton programing lang in dict datatype we use two type of dict datatype&lt;br&gt;
Empty dict datatype&lt;br&gt;
Non-Empty dict datatype&lt;/p&gt;&lt;/li&gt;
&lt;/ul&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%2Fqkl3q6ecb3gm6t6jsxnh.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%2Fqkl3q6ecb3gm6t6jsxnh.png" alt="Image description" width="800" height="513"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Garbage collector feature</title>
      <dc:creator>hinamurme</dc:creator>
      <pubDate>Fri, 21 Mar 2025 16:02:26 +0000</pubDate>
      <link>https://dev.to/hinamurme/garbage-collector-feature-1a9f</link>
      <guid>https://dev.to/hinamurme/garbage-collector-feature-1a9f</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Python programing language have un-build garbage collector&lt;/li&gt;
&lt;li&gt;So that can garbage collector collect the un-use memory space
bcoz perform the python based application improved
&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%2F8jr7ruqrk6akc5hwntv2.png" alt="Image description" width="800" height="533"&gt;-&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>performance</category>
    </item>
    <item>
      <title>python</title>
      <dc:creator>hinamurme</dc:creator>
      <pubDate>Thu, 20 Mar 2025 05:03:22 +0000</pubDate>
      <link>https://dev.to/hinamurme/python-1lb6</link>
      <guid>https://dev.to/hinamurme/python-1lb6</guid>
      <description></description>
      <category>python</category>
    </item>
  </channel>
</rss>
