4 lines
82 B
Text
4 lines
82 B
Text
make "s "|My string|
|
|
print butfirst :s
|
|
print butlast :s
|
|
print butfirst butlast :s
|