5 lines
43 B
Text
5 lines
43 B
Text
|
|
DOTIMES 5
|
||
|
|
s$ = s$ & "ha"
|
||
|
|
DONE
|
||
|
|
PRINT s$
|