Python Programming - Loops - Discussion
Discussion Forum : Loops - General Questions (Q.No. 9)
9.
What does the
range
function return in Python when used with a single argument?
Answer: Option
Explanation:
The
range
function with a single argument returns a sequence of numbers starting from 0 up to (but not including) the specified argument.
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