SyntaxFix
Write A Post
Hire A Developer
Questions
for char in my_string: if not char.isalnum(): my_string = my_string.replace(char,"")