Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.