convert.py script will take excel file as input with the help of python/xlrd module and convert to csv file with help of python/csv module using python/os module path of excel file is located and ...