10 lines
146 B
Text
10 lines
146 B
Text
|
|
To run:
|
||
|
|
Start up.
|
||
|
|
Put 1 into a number.
|
||
|
|
Loop.
|
||
|
|
Convert the number to a string.
|
||
|
|
Write the string to the console.
|
||
|
|
Bump the number.
|
||
|
|
Repeat.
|
||
|
|
Shut down.
|