AlkantarClanX12

Your IP : 18.225.92.60


Current Path : /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/typing/tests/data/pass/
Upload File :
Current File : //opt/cloudlinux/venv/lib/python3.11/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