Renaming multiple files a has never been easier. A simple python to rename multiple file in a folder.
Python's os and sys module.
python app.py <path_of_the_dir> <filename_we_want>
- Initially the filename in the pokemon file are in random numbers.
- Run the script is the format described above.
- Final Result


