Experiment - 18 NumPy
- Due No Due Date
- Points 5
- Submitting a file upload
1) Create a 3-D array with the shape of (2,3,4) and Keep integer numbers from 1 to 24.
Find the total EVEN numbers ADDITION from the given 3-D array.
2) Create a 3-D array with the shape of (2,3,4) and Keep integer numbers from 1 to 24.
Find the total ODD numbers ADDITION from the given 3-D array.