<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sort - SpeedySense</title>
	<atom:link href="https://speedysense.com/tag/sort/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Web Technologies, Programming, Linux, Open-source Blog</description>
	<lastBuildDate>Sun, 20 Oct 2019 17:23:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://speedysense.com/wp-content/uploads/2019/05/favicon.ico</url>
	<title>Sort - SpeedySense</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Python List Sorting with sorted() and sort()</title>
		<link>https://speedysense.com/python-list-sorting/</link>
					<comments>https://speedysense.com/python-list-sorting/#respond</comments>
		
		<dc:creator><![CDATA[SpeedySense Editorial]]></dc:creator>
		<pubDate>Sun, 20 Oct 2019 17:23:38 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Sort]]></category>
		<guid isPermaLink="false">https://speedysense.com/?p=853</guid>

					<description><![CDATA[<p><img width="830" height="435" src="https://speedysense.com/wp-content/uploads/2019/10/python-list-sorting.png" class="attachment-large size-large wp-post-image" alt="Python List Sorting with sorted() and sort()" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" srcset="https://speedysense.com/wp-content/uploads/2019/10/python-list-sorting.png 830w, https://speedysense.com/wp-content/uploads/2019/10/python-list-sorting-415x218.png 415w" sizes="(max-width: 830px) 100vw, 830px" /></p>
<p>Sometimes you need to write a code to sort list items in some situations. In this article, we will discuss multiple ways to sorting Python list. Because, Python sorting functionality offers great features to done basic sorting or customize sorting ordering at a granular level. [&#8230;]</p>
<p>The post <a href="https://speedysense.com/python-list-sorting/">Python List Sorting with sorted() and sort()</a> appeared first on <a href="https://speedysense.com">SpeedySense</a>.</p>
]]></description>
		
					<wfw:commentRss>https://speedysense.com/python-list-sorting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
