Your IP : 216.73.216.215


Current Path : /opt/imh-python/lib/python3.9/site-packages/numpy/typing/tests/data/pass/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/numpy/typing/tests/data/pass/simple_py3.py

import numpy as np

array = np.array([1, 2])

# The @ operator is not in python 2
array @ array