DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python print with newline character
>>
>
string
=
"abcd "
>>
>
print
(
repr
(
string
)
)
'abcd '
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#print
#newline
#character
ADD COMMENT
Topic
COMMENT
Name
2+2 =
Submit