6 lines
90 B
Text
6 lines
90 B
Text
|
|
for Msg in ["Enjoy" "Rosetta" "Code"] do
|
||
|
|
thread
|
||
|
|
{System.showInfo Msg}
|
||
|
|
end
|
||
|
|
end
|