Python: Tuples

Опубликовано: 26 Февраль 2012
на канале: Barry Brown
19,310
156

The Tuple data type allows you the store a fixed number of values in one place. Tuples are similar to lists and sets, but they are immutable. Typically, the elements of a tuple are related to each other.

In this video, we will use IDLE to define tuples and see how they are used in Python, both as the inputs to functions and as a technique for returning multiple values from a function.

Get Python for your computer at http://python.org


На этой странице сайта вы можете посмотреть видео онлайн Python: Tuples длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Barry Brown 26 Февраль 2012, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 19,310 раз и оно понравилось 156 зрителям. Приятного просмотра!