I'm newbie in Python. I'm trying to insert in a string a "\" character, but if i declare it like this, it takes \" as a " character.
I also tried to declare, e.g. fname='\\'
but it does not work.
What I mean to do is to add to a path e:\\Others\Contacts the string \<filename>.
May anyone help me?
fname='\\', but it was rendered asfname='\', and now it's hard to tell what his actual problem is. I agree that downvoting this is not helpful at all (and it doesn't even change anything since he is still at 1 rep).