A

Admin • 831.35K Points
Coach

Q. How do you create an array of zeros in NumPy?

  • (A) np.zeros()
  • (B) np.zeroes()
  • (C) np.null()
  • (D) np.blank()
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category Numpy
  • Hashtags:

Explanation by: Admin
np.zeros() creates an array filled with zeros.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.