Hi, The test case 2 is: print(min_swaps("]]][[[")) The answer should be 3 but provided 2.
Hi,
The test case 2 is: print(min_swaps("]]][[["))
The answer should be 3 but provided 2.