def longest_substring(string): string = string.replace(",", "").replace("'", "").replace("!", "").replace("?", "").replace("#", "").replace("(", "").replace ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results