SyntaxFix
Write A Post
Hire A Developer
Questions
What about this:
out_string = filter(lambda c: not c.isdigit(), in_string)