<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Comparison:  C#, IronPython, and Boo&quot;</title>
		<link>http://bean.wikidot.com/comparecsharpironpythonboo/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://bean.wikidot.com/comparecsharpironpythonboo/comments/show#post-460942</guid>
				<title>The correct Boo program for the Unit Testing Basics example should be</title>
				<link>http://bean.wikidot.com/comparecsharpironpythonboo/comments/show#post-460942</link>
				<description></description>
				<pubDate>Mon, 27 Apr 2009 04:18:42 +0000</pubDate>
				<wikidot:authorName>ares</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <div class="code"> <div class="hl-main"> <pre> <span class="hl-identifier">answer</span><span class="hl-code"> = </span><span class="hl-number">7</span><span class="hl-code"> </span><span class="hl-identifier">guess</span><span class="hl-code"> = </span><span class="hl-identifier">prompt</span><span class="hl-brackets">(</span><span class="hl-quotes">"</span><span class="hl-string">Try to guess my number: </span><span class="hl-quotes">"</span><span class="hl-brackets">)</span><span class="hl-code"> </span><span class="hl-identifier">number</span><span class="hl-code"> = </span><span class="hl-identifier">int</span><span class="hl-code">.</span><span class="hl-identifier">Parse</span><span class="hl-brackets">(</span><span class="hl-identifier">guess</span><span class="hl-brackets">)</span><span class="hl-code"> </span><span class="hl-reserved">try</span><span class="hl-code">: </span><span class="hl-reserved">assert</span><span class="hl-code"> </span><span class="hl-identifier">number</span><span class="hl-code"> == </span><span class="hl-identifier">answer</span><span class="hl-code"> </span><span class="hl-reserved">except</span><span class="hl-code"> </span><span class="hl-reserved">AssertionError</span><span class="hl-code">: </span><span class="hl-reserved">print</span><span class="hl-code"> </span><span class="hl-quotes">"</span><span class="hl-string">Wrong! The answer was ${answer}</span><span class="hl-quotes">"</span> </pre></div> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bean.wikidot.com/comparecsharpironpythonboo/comments/show#post-404907</guid>
				<title>Boo the right name for the language! Boo!</title>
				<link>http://bean.wikidot.com/comparecsharpironpythonboo/comments/show#post-404907</link>
				<description></description>
				<pubDate>Thu, 05 Mar 2009 09:23:46 +0000</pubDate>
				<wikidot:authorName>Mehr</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Whoever thinks Pythons syntax is a good thing to duplicate is brain dead and does not know anything about language design!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>