Class 27 — October 25

Staying functional

I’m making a list – I’m not gonna check it twice – To find out if nice


Look both ways


Update


Agenda


Best in show


Module butter.py

  • Returns a new list whose elements are copies of those in x.
  • Returns whether elements of x are in sorted order.
  • Returns a new list whose elements are those in x whose values are greater than k.

Module clean.py

  • Returns a new list whose elements are lower case versions of those in strings.
  • Returns a new list whose elements correspond to the elements in strings with leading and trailing extraneous characters (punctuation or whitespace) removed.
  • Returns a new list whose elements are lower case versions of those in strings with leading and trailing extraneous characters removed.

To do



list clip art