python os.rename get new path code example Example: python rename file import os os.rename('guru99.txt','career.guru99.txt')