how to make a python file rename code example Example: python rename file import os os.rename('guru99.txt','career.guru99.txt')