chore(i18n,curriculum): update translations (#43033)

This commit is contained in:
camperbot
2021-07-28 00:23:19 +09:00
committed by GitHub
parent a4358fc56c
commit 4624fe934d
75 changed files with 497 additions and 497 deletions

View File

@ -1,6 +1,6 @@
---
id: 5e9a0a8e09c5df3cc3600ed7
title: Copying Arrays Warning
title: Aviso de cópia de arrays
challengeType: 11
videoId: iIoQ0_L0GvA
dashedName: copying-arrays-warning
@ -10,7 +10,7 @@ dashedName: copying-arrays-warning
## --text--
What is the value of `a` after running the following code?
Qual é o valor de `a` depois de executar o seguinte código?
```py
import numpy as np