Python Programming - Functions - Discussion
Discussion Forum : Functions - General Questions (Q.No. 16)
16.
What is the purpose of the
zip()
function?
Answer: Option
Explanation:
The
zip()
function is used to iterate over multiple iterables (e.g., lists) in parallel, creating tuples containing elements from each iterable.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers