<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: decimal code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Mon, 08 Sep 2008 04:42:00 GMT</pubDate>
    <description>DZone Snippets: decimal code</description>
    <item>
      <title>Convert a decimal value to hex in Python</title>
      <link>http://snippets.dzone.com/posts/show/2270</link>
      <description>// Convert a dec value to hex &lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;hexValue = "%X" % 256&lt;br /&gt;print hexValue  #100&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 13 Jul 2006 19:12:37 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/2270</guid>
      <author>kodreaming ()</author>
    </item>
  </channel>
</rss>
