Skip to content

Commit 630b3c1

Browse files
committed
working on iteration stuff
1 parent 2827bbf commit 630b3c1

File tree

7 files changed

+449
-266
lines changed

7 files changed

+449
-266
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ than complex.
6363

6464
1. [Advanced stuff with functions](advanced/functions.md)
6565
2. [Magic methods](advanced/magicmethods.md)
66-
3. [Iterables and iterators](advanced/iterators.md)
66+
3. [Iterables, iterators and generators](advanced/iters.md)
6767

6868
### Other things this tutorial comes with
6969

advanced/iterators.md

Lines changed: 0 additions & 264 deletions
This file was deleted.

0 commit comments

Comments
 (0)