RosettaCodeData/Task/String-length/Euphoria/string-length.euphoria
2023-07-01 13:44:08 -04:00

1 line
31 B
Text

print(1,length("Hello World"))