输出结果为:Process finished with exit code 0
收起
你函数调用完了,就结束了,不然你可以print打印一下
print(text_filter('python is lame!')
报告相同问题?