Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python print string

print('My name is John Doe.')
#Result
#My name is John Doe.
 
PREVIOUS NEXT
Tagged: #python #print #string
ADD COMMENT
Topic
Name
7+3 =