Skip to navigation

Question:
How do we remove all non alpha-numeric characters from a string in python?

Avoid hand-hacking, write programs to write programs when you can.