We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22866eb commit 9014e4eCopy full SHA for 9014e4e
1 file changed
1-js/02-first-steps/07-operators/2-assignment-result/solution.md
@@ -1,5 +1,4 @@
1
答案如下:
2
3
-- `a = 4` (乘以 2)
4
-- `x = 5` (相当于计算 1 + 4)
5
-
+- `a = 4`(乘以 2)
+- `x = 5`(相当于计算 1 + 4)
0 commit comments