/yield_function_in_Python

Using yield instead of return in functions in Python

Primary LanguagePythonMIT LicenseMIT

yield function in Python

Using yield instead of return in functions in Python.

Reference to:

[1] Valentyn N Sichkar. Using yield instead of return in functions in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/yield_function_in_Python (date of access: XX.XX.XXXX)

Description

Creating a generator with the help of yield in functions.


MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Using yield instead of return in functions in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/yield_function_in_Python (date of access: XX.XX.XXXX)