Skip to content

Commit 93ecba3

Browse files
authored
Update README.md
1 parent 5be39e5 commit 93ecba3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/39-class-that-iterates/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
## 💡 Hint:
88

99
+ 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

Comments
 (0)