JFF-Python-Scripts
JFF-Python-Scripts copied to clipboard
fileExplorer
Hi! I had written this fairly trivial script of printing all the files/folders in any given directory. I hope they meet the requirements.
Thank You @vashist99 sir for the PR! 🙇
In the script, can we add a check if the entered path is correct (for both absolute and relative folder paths) and also, cross-platform compatibility because this code would run on Linux machines only.