how ot rename files using pytohn code example Example: python rename file import os os.rename('guru99.txt','career.guru99.txt')