numpy — Easy Playground
N-dimensional arrays, vectorized math, linear algebra, FFT
Python Playground
Output
Click "Run" to execute your codenumpy is a third-party package. N-dimensional arrays, vectorized math, linear algebra, FFT. Install with: pip install numpy
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?