Search

You can find the results of your search below.

05
10 Hits, Last modified:
rs">Part 1: Identifying characters</h2> <p>Let’s find the names of all the characters in the play. Foll... ript, the names of characters are in ALL CAPS. To find which of the words in <code>split-text</code> are... pan class="keyword">fun</span> <span class="name">find-characters</span>(words :: List&lt;String&gt;) -&... ... <span class="keyword">end</span> </pre> <p>to find the unique character names in an input list, usin
06
3 Hits, Last modified:
hout malaria.</li> </ul> </div> <p>Notice that to find these three thresholds, you’ll be repeating the s... ode class="keyword">fun</code> <code class="name">find-separator</code>(col :: String, t :: Table) -&gt;... keyword">end</code> </pre> <p>If you write <code>find-separator</code>, you don’t need to give test cas
02
2 Hits, Last modified:
s a particular hobby?</p></li> <li><p>Now we can find out if someone lives in the area, but Winifred kn... rely optional and will not be graded, but you may find it rewarding to try!</strong></p> <p>When we use
03
1 Hits, Last modified:
provides for working with strings. How could you find just the hours in the string? Just the minutes?</