5 lines
59 B
Text
5 lines
59 B
Text
|
|
"Hello,How,Are,You,Today"
|
||
|
|
|split ","
|
||
|
|
|join\with "."
|
||
|
|
|print
|