3 lines
48 B
Text
3 lines
48 B
Text
str: "Hello World"
|
|
|
|
print ["length =" size str]
|
str: "Hello World"
|
|
|
|
print ["length =" size str]
|