Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
In the code below, each line corresponds to the item in the task list.
Trong mã bên dưới, mỗi dòng tương ứng với mục trong danh sách tác vụ.

```js run
let admin, name; // có thể khai báo hai biến cùng lúc
Expand Down