Given an array of strings, return the length of the shortest one.
Array of strings.
Length of shortest string.
Given an array of strings, return the length of the shortest one.