Hi all, Can you help me to solve this.
Following the step:
1. Copy file at folder A into folder B
2. Rename file at folder B
3. Repeat the step 1 & 2
using Python os module
Following the step:
1. Copy file at folder A into folder B
2. Rename file at folder B
3. Repeat the step 1 & 2
using Python os module