Need to implement `StringList.str_len` method to return a `IntegerList` object with the length of each string.
Need to implement
StringList.str_lenmethod to return aIntegerListobject with the length of each string.