Computer Science, asked by Anonymous, 8 months ago

Which function is used to create n array with random values: 1)shape() 2)reshape() 3)empty() 4)range()

Answers

Answered by harsimrandhanda007
0

Answer:

shape is used to create random values.

Similar questions