Search

You can find the results of your search below.

06
12 Hits, Last modified:
<span class="name">product</span>(lst :: List&lt;Number&gt;) -&gt; Number: <span class="keyword">doc</span>: <span class="string">&quot;Return the product of t... n class="name">sum-of-cubes</span>(lst :: List&lt;Number&gt;) -&gt; Number: <span class="keyword">doc</span>: <span class="string">&quot;Return the sum of the c
02
11 Hits, Last modified:
/span> <span class="name">grade</span>(percent :: Number) -&gt; String: <span class="keyword">doc</span>... class="name">saffir-simpson</span>(wind-speed :: Number) -&gt; String: ... <span class="keyword">end</s... > <span class="name">at-vassar</span>(latitude :: Number, longitude :: Number) -&gt; Boolean: ... <span class="keyword">end</span> </code></pre> <p>It should r
01
2 Hits, Last modified:
ted and – unsurprisingly – the result is also the number 1!</p></li> <li><p>Let’s be slightly more daring!... ead start!</p> <p>The lines below that start with number signs (<code>#</code>) are not evaluated by the c
03
2 Hits, Last modified:
they compiled a data set with</p> <ul> <li><code>Number</code> attributes like the winning percentage, re... ession (in the definitions pane) that outputs the number of chocolate candies.</p> <p><strong>Hint</strong
04
2 Hits, Last modified:
we all know and love – <code>String</code>, <code>Number</code>, etc. – we need to use the <code>sanitize<... cent-true</span>(t :: Table, col :: String) -&gt; Number: <span class="keyword">doc</span>: <span class=
07
2 Hits, Last modified:
hich takes a <code>Pipeline</code> and counts the number of faucets it contains.</p> <p>To do this,</p> <... hich takes a <code>Pipeline</code> and counts the number of <em>open</em> (that is, running) faucets.</p>