Skip to navigation

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

Use simple algorithms as well as simple data structures.