fix(learn): typo in an answer to the Numpy question (#40227)

* fix: typo in an answer to the Numpy question

* fix: revert typo in Chinese file
This commit is contained in:
pkarczma
2020-11-13 20:52:13 +01:00
committed by GitHub
parent 5a9680a1a6
commit 273f1d1aed

View File

@ -30,7 +30,7 @@ question:
- |
Often you won't work directly with Numpy.
- |
It's is extremely slow.
It is extremely slow.
- |
Working with Numpy is difficult.
solution: 1