def findCharNum(string): list0 = [] for s in str0: if s not in list0: list0.append...