Sunday, January 30, 2011

Seven Languages In Seven Weeks Give Away Solution

Translate the following pseudo code into the language of your choice...

  1. Create a collection of names.
  2. Create a function that accepts a collection of names and an adjective and returns a new collection.
  3. The new collection must contain values in the form of, "NAME is so ADJECTIVE." 
  4. Invoke this function.

No comments:

Post a Comment