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