Browse Source

Update README.md

pull/68/head
brad-gh 2 years ago committed by eslopfer
parent
commit
49c8b9e55e
  1. 2
      piscine/week01/day01/ex01/audit/README.md

2
piscine/week01/day01/ex01/audit/README.md

@ -1,4 +1,4 @@
##### This exercise is validated if the your_numpy_array is a NumPy array. It can be checked with `type(your_numpy_array)` that should be equal to `numpy.ndarray`.
###### Is the your_numpy_array an NumPy array ? It can be checked with `type(your_numpy_array)` that should be equal to `numpy.ndarray`.
##### Run all the cells of the notebook or `python main.py`

Loading…
Cancel
Save