2 lines
57 B
Text
2 lines
57 B
Text
|
|
(print (join (parse "Hello,How,Are,You,Today" ",") "."))
|
|
|
(print (join (parse "Hello,How,Are,You,Today" ",") "."))
|