Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python print empty line

print("some content","
") 
#prints empty line after the "some content" string
 
PREVIOUS NEXT
Tagged: #python #print #empty #line
ADD COMMENT
Topic
Name
2+9 =