helo! can anyone help me in automatically saving files with fixed filename in python?
the OUTPUT would be like this:
FILE- A01.txt
FILE- A02.txt
FILE- B01.txt
File- B02.txt
i was hoping that i could save a file automatically after making some changes in the older version.
Thank you,
Gene