<?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: AlonHor</title>
    <description>The latest articles on DEV Community by AlonHor (@alonhor).</description>
    <link>https://dev.to/alonhor</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%2F269482%2Fff22cb03-2a65-4219-ba6f-aaf75317416f.png</url>
      <title>DEV Community: AlonHor</title>
      <link>https://dev.to/alonhor</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alonhor"/>
    <language>en</language>
    <item>
      <title>Bubble Sort - Python</title>
      <dc:creator>AlonHor</dc:creator>
      <pubDate>Mon, 11 Nov 2019 13:57:16 +0000</pubDate>
      <link>https://dev.to/alonhor/bubble-sort-python-dhk</link>
      <guid>https://dev.to/alonhor/bubble-sort-python-dhk</guid>
      <description>&lt;p&gt;** This repl uses the seaborn package.&lt;br&gt;
This is a repl that sorting a list of numbers in the bubble sort way. Change the values in "my_listBef" (line 4) to a list you want, And duplicate the values to the "my_list" list (line 5). Make sure they has the same values. Hit run, And boom! you'll see the sorted list in the console.&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@Alonhoresh/Bubble-Sort?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


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