Python | File handling quiz | Question 2

Last Updated :
Discuss
Comments

Which function is used to open a file in Python?

open_file()

read_file()

file_open()

open()

Share your thoughts in the comments