Search
You can find the results of your search below.
Fulltext results:
- calendar
- Moving between directories with <code>cd</code>. Listing files with <code>ls</code>. Your first pro... e> or <code>cond</code>. Introducing <b>non-empty lists</b>. <code>first</code> and <code>rest</code... code>and</code> and <code>or</code>. Constructing lists with <code>cons</code>. <hr> <center> ... accumulators and wrapper functions. Returning to lists and list recursion. <hr> <center> <b
- labs
- D'', ''OR'' and ''NOT'', recursion, and non-empty lists. In this lab. you will be solving problems mostly involving recursion and lists, although one problem about booleans explores ho
- top
- expressions// (**if** this, **then** that). * //Lists// of numbers (or words, or strings, or... anythi... //Recursion//, for counting, for working through lists, and doing the same thing more than just a coupl