suppose you have stored a long string in the text variable and would like to remove punctuation marks from it, then store the modified string in the text2 variable. which javascript statement should you use?