3 lines
63 B
Text
3 lines
63 B
Text
|
|
(mapcar pack
|
||
|
|
(split (chop "Hello,How,Are,You,Today") ",") )
|