V s = ‘’ I s.empty print(‘String s is empty.’) I !s.empty print(‘String s is not empty.’)