<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title> by Debra M. Duke</title>
      <link>https://padlet.com/debra_duke/9lro52chrm2s</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2015-01-12 14:19:29 UTC</pubDate>
      <lastBuildDate>2016-01-20 20:51:48 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>










What is the correct conditional expression?





</title>
         <author>debra_duke</author>
         <link>https://padlet.com/debra_duke/9lro52chrm2s/wish/45806987</link>
         <description><![CDATA[<p>//returns true if the value of b is between the values of a and c

</p><p>public boolean isBetween(int b, int a, int c){<span>&nbsp;
&nbsp;   boolean result = false;</span><br></p><p><span>    if (&nbsp; </span>what goes here?<span> </span>){</p><p><span>           result = true;</span></p><p><span>    }</span></p>    <span>return  result;</span>
}]]></description>
         <enclosure url="" />
         <pubDate>2015-01-12 14:19:38 UTC</pubDate>
         <guid>https://padlet.com/debra_duke/9lro52chrm2s/wish/45806987</guid>
      </item>
   </channel>
</rss>
