Quiz 13 Question 3 of 20

A developer needs a NumPy array filled entirely with zeros, with shape (3, 4, 5) to use as a placeholder tensor. Which line of code correctly creates it?

Select an answer to reveal the explanation.

Motivation