Strings are delimited by " ... ", and cannot be on multiple lines.
"hello world"; // legal string "good b y e wo rld"; // illegal string