str is a string. Return a string containing only the seventh character of the string UNLESS the string is shorter than seven characters, in which case return null.
str
null