zsh: no matches found: MultiplicateLists(np.array([1,3,5,6,4,6,7,1,2,7]))
I would like to import a list in a python function and run the function from the terminal of Visual Studio Code. My function, that I called “MyFunction.py“, and that I temporarily saved on the Desktop, is the following one: