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