Complete the method createStringList that creates and returns a new empty List of Strings. Use the List syntax to declare the list.
createStringList