|
|
|
|
|
by allenu
3630 days ago
|
|
It gets run in the correct order. Think of each line as a command that stores the instruction immediately at that line number. You could actually "re-type" a line later by reusing the same line number but replacing it with new contents. |
|