””.join will join all of the elements in the iterable using an empty ... s="Hello$@ Python3$" import re s1=re.sub("[^A-Za-z]","",s) print ...
確定! 回上一頁