Skip to content

Files

Latest commit

9a91222 · Mar 14, 2024

History

History
7 lines (3 loc) · 114 Bytes

pythonLearning.md

File metadata and controls

7 lines (3 loc) · 114 Bytes

zip()

return value

The zip() function returns an iterator of tuples based on the iterable objects.