I have two lists; S and T. I want to check if each element of T is a multiple of all the elements of S. Then append that element of T to a new list V if the condition is tru