We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797d94e commit 2bc46afCopy full SHA for 2bc46af
1-js/02-first-steps/08-operators/1-increment-order/task.md
@@ -2,9 +2,9 @@ importance: 5
2
3
---
4
5
-# The postfix and prefix forms
+# Forme sufix si prefix
6
7
-What are the final values of all variables `a`, `b`, `c` and `d` after the code below?
+Care sunt valorile finale ale variabilelor `a`, `b`, `c` și `d` după codul de mai jos?
8
9
```js
10
let a = 1, b = 1;
0 commit comments