I need the real time while opening and closing the file. Also i have used
##### file1 = open("file.txt",mode="r+") file1.close() if (file1.close()==True): print(datetime.datetime.now())
it is not showing the output.
Aucun commentaire:
Enregistrer un commentaire