why there is two way to represent strings in python ? single-coated <br>( &#39; &#39; ) and double-coated ( &quot; &quot; ) strings both serve the purpose of string. Then what is the difference? <br>