TextProc Given a line of text, verify that the beginning and ending parentheses match up. The text contains only one type of parentheses, e.g., () The text contains more than one type of parentheses, e.g. (), {}, []