python how to remove a letter frm sting code example Example: remove from string python "Str*ing With Chars I! don't want".replace('!','').replace('*','')