Array of Dict to array of String

Good catch. The only thing left to say is that broadcast fails when any of the Dicts does not contain “a”. As long as that’s not the case, broadcasting is the best way

Edit: nvm, I just reread the question and he did say that all dicts do contain “a” here