adplus-dvertising
frame-decoration

Question

The output of the following code
randn[(3,4)]

a.

Error

b.

A random set of numbers from the normalized normal distribution

c.

A random set of numbers from the range 3,4

d.

A random set of numbers from the normal distribution ranging from 3 to 4

Answer: (a).Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The output of the following code