@qikipedia and if you want a one-tweet Python command to get it: sorted([w for w in words if len(set(w))==len(w)],key=len)[-1]
@qikipedia and if you want a one-tweet Python command to get it: sorted([w for w in words if len(set(w))==len(w)],key=len)[-1]