let findIknows (s : string * string) : string = match s with (_,i) -> i