Quiz

We'll cover the following...
Technical Quiz
1.

What does the arange function do?

A.

Returns a 1-D array of numbers based on a a given range and interval

B.

Returns a random array

C.

Squares each value of an array

D.

Returns the largest element of an array


1 / 4