Challenge: Print Parenthesis Number
Let’s label opening and closing parentheses with numbers.
We'll cover the following...
Problem
Given an expression, number each parenthesis pair such that for each pair, the opening ...