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.
1 parent 5be39e5 commit 93ecba3Copy full SHA for 93ecba3
exercises/39-class-that-iterates/README.md
@@ -7,3 +7,5 @@
7
## 💡 Hint:
8
9
+ Read about generator functions and `yield`: https://sentry.io/answers/python-yield-keyword/
10
+
11
++ You must use `yield` on your solution.
0 commit comments