stack-queue-animal-shelter
Write a function called validate brackets Arguments: string Return: boolean representing whether or not the brackets in the string are balanced
Write a function called validate brackets Arguments: string Return: boolean representing whether or not the brackets in the string are balanced