Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 71)
71.
What does the NumPy function
numpy.random.randint(1, 100, size=(3, 3))
do?
Answer: Option
Explanation:
The
numpy.random.randint()
function creates a random integer array of the specified size.
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