I have a list of numbers and am trying to remove all the values that are not divisible by 4. I have come up with this:
mylist = [3141, 341, 314, 311, 141, 41, 34,