4. 參考附圖,關於 Python 語言對於 numpy 套件,下列敘述何者為正確?(A) a.shape 的結果為(3, 3)(B) a.ndim 的結果為 1(C) a[0, 2]的結果為 999(D) c[1, 0]的結果為 2