Introduction - If you have any usage issues, please Google them yourself
For input a piece of code to check parentheses (for example, the {}/[]/()) paired If the pairing, output the correct message, if not paired, the position of the brackets will not match the print out.