2020-04-06 14:49:56 -04:00
|
|
|
---
|
|
|
|
id: 5e7b9f050b6c005b0e76f056
|
2020-11-27 19:02:05 +01:00
|
|
|
title: 'Variables, Expressions, and Statements'
|
2020-04-06 14:49:56 -04:00
|
|
|
challengeType: 11
|
|
|
|
videoId: nELR-uyyrok
|
2021-01-13 03:31:00 +01:00
|
|
|
dashedName: variables-expressions-and-statements
|
2020-04-06 14:49:56 -04:00
|
|
|
---
|
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
# --question--
|
2020-04-06 14:49:56 -04:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
## --text--
|
2020-04-06 14:49:56 -04:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
What is the symbol used in an assignment statement?
|
2020-04-06 14:49:56 -04:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
## --answers--
|
2020-05-31 13:57:09 +01:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
~
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
&
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
=
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
\|
|
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
3
|
2020-04-06 14:49:56 -04:00
|
|
|
|