Skip to content

Commit 667dadb

Browse files
authored
Update solution.md
1 parent 34d26bc commit 667dadb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/02-first-steps/12-while-for/1-loop-last-value

1-js/02-first-steps/12-while-for/1-loop-last-value/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
答案是:`1`
1+
答案是:`1`
22

33
```js run
44
let i = 3;

0 commit comments

Comments
 (0)