import hello import numpy as np hello.hello_python() hello.hello_numpy(np.array([1,2,3]))