How to call an element in a Numpy array? August 30, 2023 by Tarik Just use square brackets instead: print arr[0,0]