chore(i18n,learn): processed translations (#45682)

This commit is contained in:
camperbot
2022-04-15 22:46:36 +05:30
committed by GitHub
parent 049689bbd8
commit d177ff4e11
55 changed files with 4302 additions and 90 deletions

View File

@ -1,8 +1,12 @@
---
id: 5e9a0a8e09c5df3cc3600ed7
title: Copying Arrays Warning
title: Advertencia al copiar arrays
challengeType: 11
videoId: iIoQ0_L0GvA
bilibiliIds:
aid: 633008569
bvid: BV1Bb4y127fb
cid: 409026161
dashedName: copying-arrays-warning
---
@ -10,7 +14,7 @@ dashedName: copying-arrays-warning
## --text--
What is the value of `a` after running the following code?
¿Cual es el valor de `a` después de ejecutar el siguiente código?
```py
import numpy as np