OS : Windows
Language : Python
Code
location=input("Enter The File Path: ")
Output
Enter The File Path: C:\New
So I need to Enter the file path without typing two in Windows any suggestions???
question from:https://stackoverflow.com/questions/65557609/python-file-path-selecting