There's hidden information about files, such as the modification time, that functions like os.path.getmtime() can reveal.

Create a variable you call m_time, store the result of os.path.getmtime() with file in it, and display m_time.