Balanced Parentheses Clusters

# Introduction In this lab, you are required to write a function called `split_into_clusters()` that takes a string as input and splits it into clusters of balanced parentheses, returning them as a list.

|60 : 00

Click the virtual machine below to start practicing