so
python
Chatroom
Common Questions
Wiki
Salad Language
Transcripts
Log In
Output string without quotes
string
repr
>>>
'value'
'value'
Shell or repr returns string with quotes.
Python return without " ' "
Understanding repr() function in Python