阅读背景:

Python Codecademy 练习:去掉字符串中的元音字母

来源:互联网 
 1 def anti_vowel(text):
 2     out=[]
 3     mystring=  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: