Closed ghanender-chauhan closed 3 years ago
Can we use rename function (from the os module) and iteratively save the file names?
Can we use rename function (from the os module) and iteratively save the file names?
Yep you can use...try it !!
Can you explain more? What should be the name of file, is it dynamic different every time ?? if yes then what should be the naming criteria ?
Can you explain more? What should be the name of file, is it dynamic different every time ?? if yes then what should be the naming criteria ?
You can randomly name the save file(and it should be different everytime) make a function or anything you want....
We have to change the name of save file everytime before running the programme. It dosnt generating random names to save the file