mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
12 lines
263 B
Python
12 lines
263 B
Python
yield from a
|
|
yield a
|
|
|
|
|
|
|
|
yield from : keyword.control.flow.python, source.python
|
|
: source.python
|
|
a : source.python
|
|
yield : keyword.control.flow.python, source.python
|
|
: source.python
|
|
a : source.python
|