• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
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()

python
18th Mar 2018, 4:17 PM
HBhZ_C
HBhZ_C - avatar
1 Answer
+ 6
Check out this. https://stackoverflow.com/questions/7127075/what-exactly-the-pythons-file-flush-is-doing
18th Mar 2018, 4:40 PM
ƒred
ƒred - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
I don't know what to do
1 Votes
Problem from code coach.
1 Votes
HTML quest i tried all but idk why showing wrong.
3 Votes
How to ensure function does not modify shared pointer
1 Votes
Responsive Layout with Bootstrap
4 Votes
Where can I practice pyhton in soloelarn
0 Votes
Needs hwlp
0 Votes
Languages for animation and games development ?
1 Votes
Coding foundations vs Python Developer
0 Votes
What is the problem with this code?
0 Votes