You are given a data set (PHONE) with phone numbers stored in a variety of formats.. Run the following program to create the PHONE data set and create a new variable, NUMBER, that is a numerical variable derived from the character variable CHAR_NUM with all extraneous symbols and blanks removed. Assume that the longest phone number contains 10 digits.