Why does the inclusion of a lambda function that uses a local variable change order of locals The following prints {'a': 'a', 'b': 'b'}: