Translate the following pseudo code into the language of your choice...
- Create a collection of names.
- Create a function that accepts a collection of names and an adjective and returns a new collection.
- The new collection must contain values in the form of, "NAME is so ADJECTIVE."
- Invoke this function.
No comments:
Post a Comment