Questão de Programação

What is the function of the open() method in Python?

A

It opens a file and returns a file object.

B

It reads the contents of a file and returns a string.

C

It writes data to a file and returns a boolean.

Comentários

U

Ainda não há comentários para esta questão.

Seja o primeiro a comentar!