We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a67bd62 + 0b810cf commit fd2fbe6Copy full SHA for fd2fbe6
Part 2/Section 06 - Generators/06 - Yield From/Yield From.ipynb
@@ -91,7 +91,7 @@
91
"cell_type": "markdown",
92
"metadata": {},
93
"source": [
94
- "All we have done here is create a generator (iterator) that can be used to iterate of the elements of a nested iterator.\n",
+ "All we have done here is create a generator (iterator) that can be used to iterate over the elements of a nested iterator.\n",
95
"\n",
96
"We can then use it this way:"
97
]
0 commit comments