Read from a file in Python

Publicado em: 13 Julho 2022
no canal de: Python Morsels
568
34

To work with a text file in Python, you can use the built-in open function, which gives you back a file object. Reading from and writing to text files is an important skill.

Read an article version of this video at https://pym.dev/how-read-text-file/

Find more Python screencasts at https://pym.dev/screencasts/

00:00 Opening and reading a text file in Python
00:40 Closing files manually using the close method
01:30 Using a with block to automatically close the file
02:26 Recap: use the open function and a "with" block to read from a file


Nesta página do site você pode assistir ao vídeo on-line Read from a file in Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Python Morsels 13 Julho 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 568 vezes e gostou 34 espectadores. Boa visualização!