3 lines
74 B
Text
3 lines
74 B
Text
|
|
l: split("Hello,How,Are,You,Today", ",")$
|
||
|
|
printf(true, "~{~a~^.~}~%", l)$
|