Tuesday, September 27, 2011

LPTHW Exercise 25

Exercise 25 is an "even more practice exercise"

In this exercise we practice writing and using functions.

Stuff I learned:
  • We can pop an element from a list, and when we do that the element is removed from the list
  • We can split a String based on a delimiter
  • We can use the sort function to sort a list



No comments:

Post a Comment