I'm trying to find a function (in Python, ideally) that will tell me how 'similar' a number is to a given list of numbers. The end goal is I'm trying to find out which list a given number is more likely to be a member of.I'm trying to find a function (in Python, ideal