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