2021-02-06 04:42:36 +00:00
|
|
|
---
|
|
|
|
id: 5e7b9f050b6c005b0e76f056
|
2022-03-11 22:52:40 +05:30
|
|
|
title: 'Variables, expresiones y declaraciones'
|
2021-02-06 04:42:36 +00:00
|
|
|
challengeType: 11
|
|
|
|
videoId: nELR-uyyrok
|
2022-03-11 22:52:40 +05:30
|
|
|
bilibiliIds:
|
|
|
|
aid: 419396811
|
|
|
|
bvid: BV1iV411p7Mn
|
|
|
|
cid: 376318116
|
2021-02-06 04:42:36 +00:00
|
|
|
dashedName: variables-expressions-and-statements
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
¿Cuál es el símbolo usado en una declaración de asignación?
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
|
|
|
~
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
&
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
=
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
\|
|
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
3
|
|
|
|
|