PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which function is used to close a file in python?
A. Close()
B. Stop()
C. End()
D. Closefile()
Show Answer
Next Question
Correct Answer:
A
Explanation: f.close()to close it and free up any system resources taken up by the open file.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap