Anything between a pair of double-quotation marks is called a string, a data type we will go over later. You'll also be wondering what that semicolon is doing at the end of that line. Semicolons are used to "terminate" single-line statements, just as a period terminates an English sentence at the end.