We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec336b commit 22897b0Copy full SHA for 22897b0
1 file changed
1-js/02-first-steps/07-operators/2-assignment-result/solution.md
@@ -1,5 +1,5 @@
1
-The answer is:
+Atsakymas:
2
3
-- `a = 4` (multiplied by 2)
4
-- `x = 5` (calculated as 1 + 4)
+- `a = 4` (padauginta iš 2)
+- `x = 5` (suskaičiuota kaip 1 + 4)
5
0 commit comments