Return the shape of cups
NumPy · from What an ndarray actually is
np.array.shape.ndim.dtype.itemsize.nbytesPutting the kettle on…
Starting up…
Exercise 1
Return the shape of cups.
your answer
stuck? the lesson behind it
What an ndarray actually is
One type, one block of memory — and why everything else follows from that.