Program for read data in binary file in python#Reading Data in Binary Fileimport picklef=open("ram.dat","rb")data=pickle.load(f)print(data)f.close()https://w3ajay.blogspot.com/Please Share like and comment
No comments:
Post a Comment
for more information please share like comment and subscribe