We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d923496 commit 5cf0a86Copy full SHA for 5cf0a86
brackets/README.md
@@ -6,6 +6,3 @@ Given a sequence consisting of parentheses, determine whether the expression is
6
`([{}])` - this is balanced parenthesis
7
8
`([{]})` - this is not balanced parenthesis
9
-
10
-### Output
11
-Returns `yes` if balanced and `no` if not.
0 commit comments