जिस फ़ोल्डर को मैं प्राप्त करना चाहता हूं उसे अजगर कहा जाता है और मेरे डेस्कटॉप पर है।
जब मैं इसे प्राप्त करने का प्रयास करता हूं तो मुझे निम्न त्रुटि मिलती है
>>> os.chdir('C:\Users\expoperialed\Desktop\Python')
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
s.chdir(r'C:\Users\expoperialed\Desktop\Python')
; पढ़ें: docs.python.org/2/reference/…