...
Challenge 9: Check for Balanced Parentheses using a Stack
Try to solve the Valid Parentheses problem.
Given a string, ...