0 / 60 seg.

Which statement creates a logical array that is 1 if the element in passwords contains a digit and 0 if it does not? passwords = {'abcd' '1234' 'qwerty' 'love1'};