<?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: malumhaina</title>
    <description>The latest articles on DEV Community by malumhaina (@malumhaina).</description>
    <link>https://dev.to/malumhaina</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%2F216647%2F8c7234a9-6dad-4e25-a403-36ab099d15ca.png</url>
      <title>DEV Community: malumhaina</title>
      <link>https://dev.to/malumhaina</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/malumhaina"/>
    <language>en</language>
    <item>
      <title>Need suggestions for my python repo
</title>
      <dc:creator>malumhaina</dc:creator>
      <pubDate>Thu, 22 Aug 2019 12:49:09 +0000</pubDate>
      <link>https://dev.to/malumhaina/need-suggestions-for-my-python-repo-3p9d</link>
      <guid>https://dev.to/malumhaina/need-suggestions-for-my-python-repo-3p9d</guid>
      <description>&lt;p&gt;greetings, i apologize if the formatting of this post is bad, i'm on my phone. so i just recently worked on this repo. i'm planning to put simple problems in this repo which are problems that are typically written long and inefficient by most people. the purpose of my repo is to prove that a problem can be solved without having to write a lot of codes.&lt;/p&gt;

&lt;p&gt;for now, the repo only contains one solution to a problem: converting integers into words. usually people would think it's basic. and it is. people are gonna jump the gun and think that this can be solved with multiple ranged if statements, arrays, and repetitive code. but it can be done with just one loop and can pretty much do its job of converting upto 103003 and possibly until the maximum value of integer.&lt;/p&gt;

&lt;p&gt;people suggested me problems like determining if a value is odd/even without using if statements and number system conversions. i'm collecting suggestions from everybody. anybody can be a collaborator in my repo.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
