<?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>umm.. what. O.o</title>
		<link>http://rbwhitaker.wikidot.com/forum/t-1075062/umm-what-o-o</link>
		<description>Posts in the discussion thread &quot;umm.. what. O.o&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 13 May 2026 19:19:08 +0000</lastBuildDate>
		
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-1075062#post-2196400</guid>
				<title>(no title)</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-1075062/umm-what-o-o#post-2196400</link>
				<description></description>
				<pubDate>Mon, 05 Jan 2015 09:50:38 +0000</pubDate>
				<wikidot:authorName>Yurij</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>hmhmh well got it going, but i looked somewhat at your code. forgot that true and false would work, and much easer</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-1075062#post-2196391</guid>
				<title>(no title)</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-1075062/umm-what-o-o#post-2196391</link>
				<description></description>
				<pubDate>Mon, 05 Jan 2015 09:31:34 +0000</pubDate>
				<wikidot:authorName>Yurij</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>nvm you just made it look a little weird.</p> <p>but never understood anything what u wanted in that try it out.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-1075062#post-2196390</guid>
				<title>umm.. what. O.o</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-1075062/umm-what-o-o#post-2196390</link>
				<description></description>
				<pubDate>Mon, 05 Jan 2015 09:28:02 +0000</pubDate>
				<wikidot:authorName>Yurij</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>im doing positive or negative try it out on page 65<br /> so from my understanding i got this&#8230;..</p> <p>Console.WriteLine(&quot;Enter First Number: &quot;);<br /> string userinput = Console.ReadLine();<br /> int numone = Convert.ToInt32(userinput);</p> <p>Console.WriteLine(&quot;Enter Second Number: &quot;);<br /> string userinputtwo = Console.ReadLine();<br /> int numtwo = Convert.ToInt32(userinputtwo);</p> <p>if (numone &gt;= -1 &amp;&amp; numtwo &gt;= -1 || numone &gt;= +1 &amp;&amp; numtwo &gt;= +1)<br /> {<br /> Console.WriteLine(&quot;positive&quot;);<br /> }<br /> else if (numone &gt;= +1 &amp;&amp; numtwo &gt;= -1 || numone &gt;= -1 &amp;&amp; numtwo &gt;= +1)<br /> {<br /> Console.WriteLine(&quot;negative&quot;);<br /> }<br /> else<br /> {<br /> Console.WriteLine(&quot;input a number&quot;);<br /> }</p> <p>Console.ReadKey();</p> <p>and you wrote something different.</p> <p>i dont remember learning about these brackets in this&#8230;. { }</p> <p>if (number1 &gt; 0) { number1Positive = true; }<br /> else { number1Positive = false; }</p> <p>if (number2 &gt; 0) { number2Positive = true; }<br /> else { number2Positive = false; }</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>