Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

print hello world

# To print stuff in the terminal, use the build in function print()

print("Hello, world")
Source by www.programiz.com #
 
PREVIOUS NEXT
Tagged: #print #world
ADD COMMENT
Topic
Name
5+6 =