I am supposed to use m=3, random attributes each time this function is called.
def custom_distance(x, y): m = 3 distance = ? return distance