Skip to content

Commit 0489713

Browse files
authored
Update task.md
1 parent 2fb0b8d commit 0489713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/02-first-steps/12-while-for/2-which-value-while

1-js/02-first-steps/12-while-for/2-which-value-while/task.md

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

77
对于每次循环,写出你认为会显示的值,然后与答案进行比较。
88

9-
一下两个循环的 `alert` 值是否相同?
9+
以下两个循环的 `alert` 值是否相同?
1010

1111
1. 前缀形式 `++i`:
1212

0 commit comments

Comments
 (0)