6 lines
95 B
Text
6 lines
95 B
Text
# Project : Terminal control/Cursor positioning
|
|
|
|
for n = 1 to 5
|
|
see nl
|
|
next
|
|
see " Hello"
|