RosettaCodeData/Task/String-length/PureBasic/string-length-1.basic
2023-07-01 11:58:00 -04:00

1 line
38 B
Text

a = Len("Hello World") ;a will be 11