Skip to content

Commit a3e081c

Browse files
authored
Update task.md
1 parent 3968cf1 commit a3e081c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/02-first-steps/07-operators/2-assignment-result

1-js/02-first-steps/07-operators/2-assignment-result/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importance: 3
44

55
# Результат присваивания
66

7-
Чему будет равены переменные `a` и `x` в примере ниже?
7+
Чему будут равны переменные `a` и `x` в примере ниже?
88

99
```js
1010
let a = 2;

0 commit comments

Comments
 (0)