Python - How to Write to a File in 3 minutes

preview_player
Показать описание
Learn how to open and write to a file with Python. Discover the differences between the “w” (write) and “a” (append) modes.

0:00 Intro
0:09 Open the file
1:10 Write some text into the file
2:36 Append text to the file
3:11 Outro

Рекомендации по теме