Is there a way to make an array of such strings? When I try this, each element only stores a single character strArr = numpy.empty(10, dtype='string') for i ...
確定! 回上一頁