Skip to navigation

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

Use lower case and keep it short.