A

Admin • 832.27K Points
Coach

Q. Which method closes a file?

  • (A) close()
  • (B) end()
  • (C) stop()
  • (D) terminate()
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

The close() method is used to close a file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.