Skip to content

Commit 8d51b76

Browse files
committed
parantheses
1 parent 994c56e commit 8d51b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data Structures/Stacks/balanced_parentheses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Python3 code to Check for
1+
## Python code to Check for
22
# balanced parentheses in an expression
33

44

0 commit comments

Comments
 (0)