I have a subset of strings and want to find its indices in the set which contain all strings, like subset = [\'a\',\'b\',\'d\'] and the set of strings is [\'a\',\'b\',\'c\',