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