Skip to content

Commit 92f831c

Browse files
authored
README LE
1 parent c581730 commit 92f831c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-split-list/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# How to Split a Python List Into Chunks
1+
# How to Split a Python List or Iterable Into Chunks
22

3-
This folder holds sample code that supplements the Real Python tutorial on [How to Split a Python List Into Chunks](https://realpython.com/how-to-split-a-python-list-into-chunks/).
3+
This folder holds sample code that supplements the Real Python tutorial on [How to Split a Python List or Iterable Into Chunks](https://realpython.com/how-to-split-a-python-list-into-chunks/).

0 commit comments

Comments
 (0)