how do I input " as part of a string?
f.write("my "car" has been a great one for me")I am trying to write the above lines into a file, including the " as part of a the single string how do I do that?
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
