5 lines
44 B
Text
5 lines
44 B
Text
|
|
Red []
|
||
|
|
s: "world"
|
||
|
|
insert s "hello "
|
||
|
|
print s
|