equivalent in python: ``` for i in GENERATOR_OBJECT: print(i['output']) ``` thanks in advance
equivalent in python:
thanks in advance