Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to hello world in python

message = "Hello World!"
print(message)
Source by en.wikibooks.org #
 
PREVIOUS NEXT
Tagged: #world #python
ADD COMMENT
Topic
Name
4+7 =