Spaces:
Runtime error
Runtime error
File size: 73 Bytes
fe6a1fe |
1 2 3 4 |
import test3 as test3
def generator_():
yield from test3.generator() |