Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python put quotes in string

# any character with a "" before it is ignored as syntax and placed in the string

print(""This should work for you" I said")
 
PREVIOUS NEXT
Tagged: #python #put #quotes #string
ADD COMMENT
Topic
Name
5+8 =