2 lines
87 B
Text
2 lines
87 B
Text
//Store length of hello world in length and print it
|
|
. length = "Hello World".length()
|