Suppose there is a directory somewhere in my computer (I don't know its path) and I don't want to search it by myself rather I want my script to find it out by itself using the 'directory name' (provided no ambiguity) and if it exists then how can I import files from that into the script.
Any help is appreciated.