2 lines
34 B
Text
2 lines
34 B
Text
|
|
for i in 10 to 0 by -1 do print i
|
|
|
for i in 10 to 0 by -1 do print i
|