<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Conditional Statements</title>
	<atom:link href="http://metaleks.net/tutorials/python/conditional-statements/feed" rel="self" type="application/rss+xml" />
	<link>http://metaleks.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 03 Jan 2010 15:41:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shotgun</title>
		<link>http://metaleks.net/tutorials/python/conditional-statements/comment-page-1#comment-931</link>
		<dc:creator>Shotgun</dc:creator>
		<pubDate>Tue, 24 Nov 2009 20:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://metaleks.net/tutorials/python/conditionals/#comment-931</guid>
		<description>Cheers that was helpful for my number guessing game :)</description>
		<content:encoded><![CDATA[<p>Cheers that was helpful for my number guessing game <img src='http://metaleks.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleks</title>
		<link>http://metaleks.net/tutorials/python/conditional-statements/comment-page-1#comment-832</link>
		<dc:creator>Aleks</dc:creator>
		<pubDate>Mon, 07 Sep 2009 20:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://metaleks.net/tutorials/python/conditionals/#comment-832</guid>
		<description>This tutorial was really meant as an introduction to the concept. You seem to know a lot more about the subject than a nonprogrammer does. :P

I&#039;ve added an example with elif. I really don&#039;t know how I missed that. As for &quot;switch&quot; statements. Please &lt;a href=&quot;http://www.python.org/dev/peps/pep-3103/&quot; rel=&quot;nofollow&quot;&gt;visit this link&lt;/a&gt; to see why they aren&#039;t included in this tutorial. 

I&#039;ll just reiterate for any future commenters. These &quot;Basics&quot; tutorials are really meant for nonprogrammers. I realize that I&#039;m leaving out a lot of stuff. I assure you, everything that was left out was a conscious decision made by me (leaving out elif was a mistake on my part! That shouldn&#039;t have been left out.). I have my reasons, and more often than not that reason has to do with trying not to make the nonprogrammer&#039;s life more complicated than it already is! :)</description>
		<content:encoded><![CDATA[<p>This tutorial was really meant as an introduction to the concept. You seem to know a lot more about the subject than a nonprogrammer does. <img src='http://metaleks.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I&#8217;ve added an example with elif. I really don&#8217;t know how I missed that. As for &#8220;switch&#8221; statements. Please <a href="http://www.python.org/dev/peps/pep-3103/" rel="nofollow">visit this link</a> to see why they aren&#8217;t included in this tutorial. </p>
<p>I&#8217;ll just reiterate for any future commenters. These &#8220;Basics&#8221; tutorials are really meant for nonprogrammers. I realize that I&#8217;m leaving out a lot of stuff. I assure you, everything that was left out was a conscious decision made by me (leaving out elif was a mistake on my part! That shouldn&#8217;t have been left out.). I have my reasons, and more often than not that reason has to do with trying not to make the nonprogrammer&#8217;s life more complicated than it already is! <img src='http://metaleks.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LG</title>
		<link>http://metaleks.net/tutorials/python/conditional-statements/comment-page-1#comment-830</link>
		<dc:creator>LG</dc:creator>
		<pubDate>Mon, 07 Sep 2009 13:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://metaleks.net/tutorials/python/conditionals/#comment-830</guid>
		<description>and elseif statement? Switch statements?</description>
		<content:encoded><![CDATA[<p>and elseif statement? Switch statements?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
