en.javascript.info/1-js/02-first-steps/08-operators/2-assignment-result/solution.md

5 lines
77 B
Markdown

The answer is:
- `a = 4` (multiplied by 2)
- `x = 5` (calculated as 1 + 4)