Dev Leveling

Coding Challenge

Sharpen your skills with this hands-on exercise

Balanced Parentheses

Intermediate

Description

Check if the parentheses in a string are balanced.

Your Solution