0

What does flush method do?The output for this code?

fo = open("too.text", "wb") print "Name of the file:", fo.name fo.flush() fo.close()

18th Mar 2018, 4:17 PM
HBhZ_C
HBhZ_C - avatar
1 Antwort