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