Python Programming - Loops - Discussion
Discussion Forum : Loops - General Questions (Q.No. 29)
29.
In Python, what does the
enumerate
function return when used with a for
loop?
Answer: Option
Explanation:
The
enumerate
function returns the index and value of each element in a sequence when used with a for
loop.
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