It wont work because youre adding element to the array everytime youre checking for equality. You should save your inputs in the array first outside check function and then run check
It wont work because youre adding element to the array everytime youre checking for equality. You should save your inputs in the array first outside check function and then run check