Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 67)
67.
What does the NumPy function
numpy.arange(1, 10, 2)
return?
Answer: Option
Explanation:
The
numpy.arange()
function creates an array with values from start (inclusive) to stop (exclusive) with the specified step.
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