2 lines
68 B
Text
2 lines
68 B
Text
create strings 100 allot
|
|
"Hello,How,Are,You,Today" ', strings split
|
create strings 100 allot
|
|
"Hello,How,Are,You,Today" ', strings split
|