print: This is a built-in function in Python used to output text to the console. "Hello, World!": This is a string literal enclosed in double quotes. Strings can also be enclosed in single quotes.