<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.paulbui.net/wiki/index.php?action=history&amp;feed=atom&amp;title=PythonBubbleSortAssignment.py</id>
	<title>PythonBubbleSortAssignment.py - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.paulbui.net/wiki/index.php?action=history&amp;feed=atom&amp;title=PythonBubbleSortAssignment.py"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=PythonBubbleSortAssignment.py&amp;action=history"/>
	<updated>2026-06-13T12:29:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=PythonBubbleSortAssignment.py&amp;diff=10507&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;&lt;syntaxhighlight lang=&quot;Python&quot;&gt; nums = [604, 565, 449, 69, 869, 965, 506, 145, 913, 874, 987, 315, 967, 543, \         675, 571, 388, 167, 259, 331, 47, 863, 970, 890, 312, 109, ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=PythonBubbleSortAssignment.py&amp;diff=10507&amp;oldid=prev"/>
		<updated>2013-09-19T12:16:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;Python&amp;quot;&amp;gt; nums = [604, 565, 449, 69, 869, 965, 506, 145, 913, 874, 987, 315, 967, 543, \         675, 571, 388, 167, 259, 331, 47, 863, 970, 890, 312, 109, ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;Python&amp;quot;&amp;gt;&lt;br /&gt;
nums = [604, 565, 449, 69, 869, 965, 506, 145, 913, 874, 987, 315, 967, 543, \&lt;br /&gt;
        675, 571, 388, 167, 259, 331, 47, 863, 970, 890, 312, 109, 360, 993, \&lt;br /&gt;
        176, 490, 34, 637, 712, 721, 552, 914, 425, 551, 274, 346, 516, 922, \&lt;br /&gt;
        823, 540, 12, 53, 689, 159, 388, 285, 95, 554, 932, 755, 560, 676, 152, \&lt;br /&gt;
        912, 816, 82, 974, 518, 502, 765, 191, 176, 613, 627, 233, 995, 864, \&lt;br /&gt;
        316, 151, 169, 264, 367, 928, 841, 330, 368, 457, 843, 688, 599, 959, \&lt;br /&gt;
        67, 393, 253, 675, 46, 595, 864, 44, 425, 573, 994, 271, 781, 638, 138]&lt;br /&gt;
&lt;br /&gt;
#Print the unsorted nums list&lt;br /&gt;
&lt;br /&gt;
#Implement bubble sort here&lt;br /&gt;
&lt;br /&gt;
#Print the sorted nums list&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>