Understanding Python: File Input and Output

preview_player
Показать описание
In this video, I go over how to read from and write to files.
Included in the lesson is on overview of how to use the open function, working with the file handler object, and moving around within files.
As always, if you have any questions or suggestions for future videos, please leave a comment down below.

Timelapse music: 失望した by Eva
Outro music: Elix by Synthness
Рекомендации по теме
Комментарии
Автор

Another great video. Love the examples.

Another great video. Love the examples.

On a more general note, it’s would be nice to do user input and dialoging with more style but without having to use a complex gui framework.

I think there are libraries that let you use things like message boxes, and input boxes.

thebuggser