2 lines
42 B
Text
2 lines
42 B
Text
10 print RIGHT$("hi there", 5)
|
|
20 goto 10
|
10 print RIGHT$("hi there", 5)
|
|
20 goto 10
|