A

Admin • 833K Points
Coach

Q. Which of the following is used to handle files in Python?

  • (A) file.open()
  • (B) readfile()
  • (C) open()
  • (D) filehandle()
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`open()` is used to open files for reading or writing in Python.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.