Basic Input & Output in Python

preview_player
Показать описание
An overview of basic input and output functionality in Python.

This video is part of the "Programming in Python" course taught at the Dept of Physics and Astronomy at the University of Sheffield.

If you find it useful, have any queries or constructive feedback, please let me know in the comments.
Рекомендации по теме
Комментарии
Автор

You explain this far better than my online text book.

Donsuu
Автор

Hi,
I'm using a MacBook Air and doing python on it every time I do this file = open("/desktop/list.txt") it will say No such file or directory
do you know what I can do?

danmakadi