<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.categories.acsl.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Tests_-_Syntax</id>
	<title>Tests - Syntax - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.categories.acsl.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Tests_-_Syntax"/>
	<link rel="alternate" type="text/html" href="http://www.categories.acsl.org/wiki/index.php?title=Tests_-_Syntax&amp;action=history"/>
	<updated>2026-05-14T14:36:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://www.categories.acsl.org/wiki/index.php?title=Tests_-_Syntax&amp;diff=7&amp;oldid=prev</id>
		<title>Marc Brown: Created page with &quot;&lt;syntaxhighlight lang=&quot;python&quot; line=&#039;line&#039; highlight=&quot;1,4,8&quot;&gt; def quickSort(arr): 	less = [] 	pivotList = [] 	more = [] 	if len(arr) &lt;= 1: 		return arr 	else: 		pass &lt;/syntaxh...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.categories.acsl.org/wiki/index.php?title=Tests_-_Syntax&amp;diff=7&amp;oldid=prev"/>
		<updated>2018-07-12T04:29:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot; line=&amp;#039;line&amp;#039; highlight=&amp;quot;1,4,8&amp;quot;&amp;gt; def quickSort(arr): 	less = [] 	pivotList = [] 	more = [] 	if len(arr) &amp;lt;= 1: 		return arr 	else: 		pass &amp;lt;/syntaxh...&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; line=&amp;#039;line&amp;#039; highlight=&amp;quot;1,4,8&amp;quot;&amp;gt;&lt;br /&gt;
def quickSort(arr):&lt;br /&gt;
	less = []&lt;br /&gt;
	pivotList = []&lt;br /&gt;
	more = []&lt;br /&gt;
	if len(arr) &amp;lt;= 1:&lt;br /&gt;
		return arr&lt;br /&gt;
	else:&lt;br /&gt;
		pass&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=c style=&amp;quot;border:3px dashed blue&amp;quot;&amp;gt;&lt;br /&gt;
#include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
int main()&lt;br /&gt;
{&lt;br /&gt;
	printf (&amp;quot;Hello world!&amp;quot;);&lt;br /&gt;
	return 0;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marc Brown</name></author>
	</entry>
</feed>