Coding Challenge · INTERMEDIATE
A warehouse robot receives encoded movement instructions as a string, where numbers indicate how many times to repeat the following bracketed sequence. The robot must decode the instructions into the final movement string. Your task is to decode the given instruction string into its expanded form.