python get file name from path which has numbers code example Example: python get filename from path import os print(os.path.basename(your_path))