2 lines
56 B
Text
2 lines
56 B
Text
|
|
Print(ReplaceString("Hello,How,Are,You,Today",",","."))
|
|
|
Print(ReplaceString("Hello,How,Are,You,Today",",","."))
|