6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
|
- var x = 1;
|
||
|
ul
|
||
|
while x < 10
|
||
|
- x++;
|
||
|
li= x
|