I have to find the max argument in a list while filtering out all of the items inside of it that aren\'t an integer or a float. So far I have this code and it seems to work