Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 290 Bytes

The-Tech-Hut-Two

1.Description

This program takes brackets as input and validates if each bracket has an appropriate closing bracket to return true else false.

2.Getting Started

To run the program, save it as a java file(.java) and run it in your IDE.