Hello World Python will store the string "Hello World!" in the variable message, and the print() function will then output the contents of message to the console.