Generator Expressions is a simplified implementation of simple generator functions in Python.
Related Video links:
Generator Functions in Python:
https://www.youtube.com/watch?v=GmjqLKhl9rE
next() vs send() in Generator Functions:
https://www.youtube.com/watch?v=JDmcEi-8oMI